- From: poot <cvsmail@w3.org>
- Date: Thu, 22 Oct 2009 19:46:16 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Yes, you _do_ have to follow other specs. (whatwg r4270) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3410&r2=1.3411&f=h http://html5.org/tools/web-apps-tracker?from=4269&to=4270 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3410 retrieving revision 1.3411 diff -u -d -r1.3410 -r1.3411 --- Overview.html 21 Oct 2009 12:14:12 -0000 1.3410 +++ Overview.html 22 Oct 2009 10:45:50 -0000 1.3411 @@ -216,7 +216,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-21-october-2009">Editor's Draft 21 October 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-22-october-2009">Editor's Draft 22 October 2009</h2> <!--:ZZZ--> <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!-- <dt>This Version:</dt> @@ -318,7 +318,7 @@ track. <!--ZZZ:--> <!--This specification is the 25 August 2009 Working Draft.--> - This specification is the 21 October 2009 Editor's Draft. + This specification is the 22 October 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) @@ -41014,10 +41014,10 @@ <dt>Otherwise</dt> <dd>Let <var title="">id</var> be a user-agent-defined - undereferenceable yet globally unique <a href="#absolute-url">absolute - URL</a>. The same <a href="#absolute-url">absolute URL</a> should be - generated for each run of this algorithm when given the same - input. Let <var title="">has-alternate</var> be false.</dd> + undereferenceable yet globally unique <a href="#valid-url" title="valid + URL">valid</a> <a href="#absolute-url">absolute URL</a>. The same + <a href="#absolute-url">absolute URL</a> should be generated for each run of + this algorithm when given the same input. Let <var title="">has-alternate</var> be false.</dd> </dl></li>
Received on Thursday, 22 October 2009 10:46:47 UTC