- From: poot <cvsmail@w3.org>
- Date: Tue, 22 Jun 2010 17:07:04 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Remove a paragraph based on a request from Sam to increase convergence. (whatwg r5107) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4100&r2=1.4101&f=h http://html5.org/tools/web-apps-tracker?from=5106&to=5107 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4100 retrieving revision 1.4101 diff -u -d -r1.4100 -r1.4101 --- Overview.html 18 Jun 2010 12:13:32 -0000 1.4100 +++ Overview.html 22 Jun 2010 08:06:32 -0000 1.4101 @@ -308,7 +308,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-18-june-2010">Editor's Draft 18 June 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-22-june-2010">Editor's Draft 22 June 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> @@ -412,7 +412,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 18 June 2010 Editor's Draft. + This specification is the 22 June 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 @@ -16903,13 +16903,6 @@ MNG files, HTML documents, plain text documents, and so forth.<p>The requirements on the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute's value are described <a href="#alt">in the next section</a>. - - <!-- only included in w3c-html--><!--WCAG--> - For guidance on accessibility requirements for text alternatives - authors are encouraged to also consult - <a href="http://www.w3.org/TR/WCAG20/">WCAG 2.0</a>. - <a href="#refsWCAG">[WCAG]</a> - <p>The <code><a href="#the-img-element">img</a></code> must not be used as a layout tool. In particular, <code><a href="#the-img-element">img</a></code> elements should not be used to display transparent images, as they rarely convey meaning and rarely add
Received on Tuesday, 22 June 2010 08:07:32 UTC