- From: poot <cvsmail@w3.org>
- Date: Fri, 20 Mar 2009 16:03:44 +0900 (JST)
- To: public-html-diffs@w3.org
typo (whatwg r2881) W3C Working Draft 12 February 2009 http://people.w3.org/mike/diffs/html5/spec/Overview.1.2054.html#w3c-working-draft-12-february-year A vocabulary and associated APIs for HTML and XHTML http://people.w3.org/mike/diffs/html5/spec/Overview.1.2054.html#a-vocabulary-and-associated-apis-for-html-and-xhtml Status of this document http://people.w3.org/mike/diffs/html5/spec/Overview.1.2054.html#status-of-this-document datetime http://people.w3.org/mike/diffs/html5/spec/Overview.1.2054.html#attr-time-datetime http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2053&r2=1.2054&f=h http://html5.org/tools/web-apps-tracker?from=2880&to=2881 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2053 retrieving revision 1.2054 diff -u -d -r1.2053 -r1.2054 --- Overview.html 19 Mar 2009 01:29:01 -0000 1.2053 +++ Overview.html 20 Mar 2009 07:01:40 -0000 1.2054 @@ -144,7 +144,7 @@ <p><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p> <h1>HTML 5</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=w3c-working-draft-12-february-year><!--ZZZ:--> W3C Working Draft 12 February 2009<!-- fix date ZZZ --><!-- Editor's Draft 19 March 2009 --><!--:ZZZ--></h2> + <h2 class="no-num no-toc" id=w3c-working-draft-12-february-year><!--ZZZ:--> W3C Working Draft 12 February 2009<!-- fix date ZZZ --><!-- Editor's Draft 20 March 2009 --><!--:ZZZ--></h2> <dl><!-- ZZZ: update the month/day (twice), uncomment out --><dt>This Version:</dt> <dd><a href=http://www.w3.org/TR/2009/WD-html5-20090212/>http://www.w3.org/TR/2009/WD-html5-20090212/</a></dd> <!-- :ZZZ --> @@ -234,7 +234,7 @@ track. <!--ZZZ:--> This specification is the 12 February 2009 Working Draft. - <!-- This specification is the 19 March 2009 Editor's Draft. --> + <!-- This specification is the 20 March 2009 Editor's Draft. --> <!--:ZZZ--> </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) @@ -12613,7 +12613,7 @@ match local conventions, while the year is not marked up at all, since marking it up would not be particularly useful.</p> - <pre><p>I usually have a snack <time>16:00</time>.</p> + <pre><p>I usually have a snack at <time>16:00</time>.</p> <p>I've liked model trains since at least 1983.</p></pre> <p>Using a styling technology that supports restyling times, the
Received on Friday, 20 March 2009 07:04:21 UTC