- From: poot <cvsmail@w3.org>
- Date: Tue, 31 Aug 2010 02:47:39 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r5393) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4304&r2=1.4305&f=h http://html5.org/tools/web-apps-tracker?from=5392&to=5393 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4304 retrieving revision 1.4305 diff -u -d -r1.4304 -r1.4305 --- Overview.html 28 Aug 2010 05:00:59 -0000 1.4304 +++ Overview.html 30 Aug 2010 17:41:03 -0000 1.4305 @@ -311,7 +311,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-28-august-2010">Editor's Draft 28 August 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-30-august-2010">Editor's Draft 30 August 2010</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> @@ -417,7 +417,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 28 August 2010 Editor's Draft. + This specification is the 30 August 2010 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 @@ -18975,7 +18975,7 @@ <p class="warning">These flags only take effect when the <a href="#nested-browsing-context">nested browsing context</a> of the <code><a href="#the-iframe-element">iframe</a></code> is - <a href="#navigate" title="navigate">navigated</a>. Removing then, or removing + <a href="#navigate" title="navigate">navigated</a>. Removing them, or removing the entire <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute, has no effect on an already-loaded page.</p>
Received on Monday, 30 August 2010 17:41:59 UTC