- From: poot <cvsmail@w3.org>
- Date: Thu, 03 Mar 2011 19:03:52 -0500
- To: public-html-diffs@w3.org
hixie: typo (whatwg r5932) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4772&r2=1.4773&f=h http://html5.org/tools/web-apps-tracker?from=5931&to=5932 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4772 retrieving revision 1.4773 diff -u -d -r1.4772 -r1.4773 --- Overview.html 4 Mar 2011 00:00:34 -0000 1.4772 +++ Overview.html 4 Mar 2011 00:02:36 -0000 1.4773 @@ -343,7 +343,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-3-march-2011">Editor's Draft 3 March 2011</h2> + <h2 class="no-num no-toc" id="editor-s-draft-4-march-2011">Editor's Draft 4 March 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> @@ -485,7 +485,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 3 March 2011 Editor's Draft. + This specification is the 4 March 2011 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>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 --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -42877,7 +42877,7 @@ <code><a href="#frameset">frameset</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-img-element">img</a></code>, or <code><a href="#the-object-element">object</a></code> elements that have a <code title="attr-name">name</code> content attribute whose value is <var title="">name</var>, or</li> - <li><a href="#html-elements">HTML elements</a> elements that have an <code title="attr-id"><a href="#the-id-attribute">id</a></code> content attribute whose value is <var title="">name</var>.</li> + <li><a href="#html-elements">HTML elements</a> that have an <code title="attr-id"><a href="#the-id-attribute">id</a></code> content attribute whose value is <var title="">name</var>.</li> </ul></div><div class="impl">
Received on Friday, 4 March 2011 00:03:54 UTC