Adding overflow:hidden to cue background box.
authorSilvia Pfeiffer
Mon, 16 Sep 2013 18:00:05 +1000
changeset 136 a6f30aecb362
parent 135 f15d41b309e5
child 137 98e0c5dde523
Adding overflow:hidden to cue background box.
webvtt/webvtt.html
--- a/webvtt/webvtt.html	Mon Aug 12 15:42:47 2013 +1000
+++ b/webvtt/webvtt.html	Mon Sep 16 18:00:05 2013 +1000
@@ -4478,6 +4478,9 @@
   <p>The 'box-sizing' property on the <a>WebVTT cue background box</a>
   must be set to 'border-box'.</p>
 
+  <p>The 'overflow' property on the <a>WebVTT cue background box</a> must be set
+  to 'hidden'.</pa>
+
   <p>The 'font-style' property on <a title="WebVTT Italic
   Object">WebVTT Italic Objects</a> must be set to 'italic'.</p>