- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Apr 2012 22:35:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory hutz:/tmp/cvs-serv21744 Modified Files: Overview.html Log Message: Make all cues readable... (whatwg r7075) Index: Overview.html =================================================================== RCS file: /sources/public/html5/webvtt/Overview.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- Overview.html 25 Apr 2012 22:18:12 -0000 1.21 +++ Overview.html 25 Apr 2012 22:35:12 -0000 1.22 @@ -2732,7 +2732,7 @@ Node Objects</a> must be set to '5vh sans-serif'. <a href=#refsCSSRUBY>[CSSRUBY]</a> <a href=#refsCSSVALUES>[CSSVALUES]</a></p> <p>The 'color' property on the (root) <a href=#list-of-webvtt-node-objects>List of WebVTT Node - Objects</a> must be set to 'rgba(255,255,255,0)'. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p> + Objects</a> must be set to 'rgba(255,255,255,1)'. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p> <p>The 'background' shorthand property on the <a href=#webvtt-cue-background-box>WebVTT cue background box</a> must be set to 'rgba(0,0,0,0.8)'. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p>
Received on Wednesday, 25 April 2012 22:35:17 UTC