- From: poot <cvsmail@w3.org>
- Date: Fri, 11 Dec 2009 19:36:52 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r4433) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3536&r2=1.3537&f=h http://html5.org/tools/web-apps-tracker?from=4432&to=4433 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3536 retrieving revision 1.3537 diff -u -d -r1.3536 -r1.3537 --- Overview.html 10 Dec 2009 15:40:35 -0000 1.3536 +++ Overview.html 11 Dec 2009 10:36:40 -0000 1.3537 @@ -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-10-december-2009">Editor's Draft 10 December 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-11-december-2009">Editor's Draft 11 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 10 December 2009 Editor's Draft. + This specification is the 11 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 @@ -70058,7 +70058,7 @@ <td> Text <tr><th> <code title="">title</code> <td> <code title="attr-abbr-title"><a href="#attr-abbr-title">abbr</a></code>; - <code title="attr-dfn-title"><a href="#attr-dfn-title">dfn</a></code>; + <code title="attr-dfn-title"><a href="#attr-dfn-title">dfn</a></code> <td> Full term or expansion of abbreviation <td> Text <tr><th> <code title="">title</code>
Received on Friday, 11 December 2009 10:37:19 UTC