u0628_first-ref.html (548B)
1 <!DOCTYPE html> 2 <title>Reference for WebVTT rendering, bidi U+0628 first</title> 3 <style> 4 html { overflow:hidden } 5 body { margin:0 } 6 .video { 7 display: inline-block; 8 width: 320px; 9 height: 180px; 10 position: relative; 11 font-size: 9px; 12 } 13 .cue { 14 position: absolute; 15 bottom: 0; 16 left: 0; 17 right: 0; 18 text-align: center 19 } 20 .cue > span { 21 font-family: sans-serif; 22 background: rgba(0,0,0,0.8); 23 color: white; 24 } 25 </style> 26 <div class="video"><span class="cue"><span><bdo dir=ltr>(abب</bdo></span></span></div>