- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Dec 2009 22:26:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv29290 Modified Files: Overview.html Log Message: typo (whatwg r4456) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3555 retrieving revision 1.3556 diff -u -d -r1.3555 -r1.3556 --- Overview.html 19 Dec 2009 02:13:18 -0000 1.3555 +++ Overview.html 21 Dec 2009 22:26:54 -0000 1.3556 @@ -260,7 +260,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-19-december-2009">Editor's Draft 19 December 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-21-december-2009">Editor's Draft 21 December 2009</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> @@ -353,7 +353,7 @@ specification's progress along the W3C Recommendation track. - This specification is the 19 December 2009 Editor's Draft. + This specification is the 21 December 2009 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of) what was previously the HTML4, XHTML1, and DOM2 HTML @@ -66503,7 +66503,7 @@ </ol><p>User agents working with integer values for frame widths (as opposed to user agents that can lay frames out with subpixel - accuracy) are expected to distribute the remainder first the last + accuracy) are expected to distribute the remainder first to the last entry whose unit is <i>relative</i>, then equally (not proportionally) to each entry whose unit is <i>percentage</i>, then equally (not proportionally) to each entry whose unit is
Received on Monday, 21 December 2009 22:26:58 UTC