tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

cue_too_long-ref.html (407B)


      1 <!DOCTYPE html>
      2 <title>Reference for WebVTT rendering, size:50%, cue too long - should be hidden</title>
      3 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      4 <style>
      5 html { overflow:hidden }
      6 body { margin:0 }
      7 .video {
      8    display: inline-block;
      9    width: 320px;
     10    height: 180px;
     11    position: relative;
     12    font-size: 9px;
     13 }
     14 </style>
     15 <div class="video"><span class="cue"></span></span></div>