- From: poot <cvsmail@w3.org>
- Date: Sun, 20 Sep 2009 20:10:00 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r3918) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3079&r2=1.3080&f=h http://html5.org/tools/web-apps-tracker?from=3917&to=3918 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3079 retrieving revision 1.3080 diff -u -d -r1.3079 -r1.3080 --- Overview.html 19 Sep 2009 22:32:06 -0000 1.3079 +++ Overview.html 20 Sep 2009 11:09:32 -0000 1.3080 @@ -215,7 +215,7 @@ <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> <!--ZZZ:--> <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>--> - <h2 class="no-num no-toc" id="editor-s-draft-19-september-2009">Editor's Draft 19 September 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-20-september-2009">Editor's Draft 20 September 2009</h2> <!--:ZZZ--> <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!-- <dt>This Version:</dt> @@ -317,7 +317,7 @@ track. <!--ZZZ:--> <!--This specification is the 25 August 2009 Working Draft.--> - This specification is the 19 September 2009 Editor's Draft. + This specification is the 20 September 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) @@ -33582,7 +33582,7 @@ The <dfn id="dom-fs-formmethod" title="dom-fs-formMethod"><code>formMethod</code></dfn> IDL attribute must reflect the <code title="attr-fs-formmethod"><a href="#attr-fs-formmethod">formmethod</a></code> content attribute. The <dfn id="dom-fs-formnovalidate" title="dom-fs-formNoValidate"><code>formNoValidate</code></dfn> - IDL attribute must reflect the <code title="attr-fs-formNoValidate"><a href="#attr-fs-formnovalidate">formNoValidate</a></code> content + IDL attribute must reflect the <code title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate">formnovalidate</a></code> content attribute. The <dfn id="dom-fs-formtarget" title="dom-fs-formTarget"><code>formTarget</code></dfn> IDL attribute must reflect the <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code> content attribute.
Received on Sunday, 20 September 2009 11:10:37 UTC