- From: poot <cvsmail@w3.org>
- Date: Wed, 14 Sep 2011 18:39:07 -0400
- To: public-html-diffs@w3.org
hixie: Fix the default font size for cue text to be half what it was intended to be before, and fifty times bigger than it was actually specified to be before... (whatwg r6554) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5250&r2=1.5251&f=h http://html5.org/tools/web-apps-tracker?from=6553&to=6554 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5250 retrieving revision 1.5251 diff -u -d -r1.5250 -r1.5251 --- Overview.html 10 Sep 2011 05:29:39 -0000 1.5250 +++ Overview.html 14 Sep 2011 22:38:52 -0000 1.5251 @@ -321,7 +321,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-10-september-2011">Editor's Draft 10 September 2011</h2> + <h2 class="no-num no-toc" id="editor-s-draft-14-september-2011">Editor's Draft 14 September 2011</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -467,7 +467,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 10 September 2011 Editor's Draft. + This specification is the 14 September 2011 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -65531,7 +65531,7 @@ the <span>List of WebVTT Node Objects</span> was constructed.</p> <p>The 'font' shorthand property on the (root) <span>List of WebVTT - Node Objects</span> must be set to '0.1vh sans-serif'. <a href="#refsCSSRUBY">[CSSRUBY]</a> <a href="#refsCSSVALUES">[CSSVALUES]</a></p> + Node Objects</span> 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) <span>List of WebVTT Node Objects</span> must be set to 'rgba(255,255,255,0)'. <a href="#refsCSSCOLOR">[CSSCOLOR]</a></p>
Received on Wednesday, 14 September 2011 22:39:09 UTC