- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Jun 2010 08:16:49 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv7117 Modified Files: embedded-content-1.html spec.html Log Message: Remove a paragraph based on a request from Sam to increase convergence. (whatwg r5107) [updated by splitter] Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-1.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- embedded-content-1.html 15 Jun 2010 23:46:42 -0000 1.5 +++ embedded-content-1.html 22 Jun 2010 08:16:47 -0000 1.6 @@ -387,13 +387,6 @@ MNG files, HTML documents, plain text documents, and so forth.</p><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="references.html#refsWCAG">[WCAG]</a> - </p><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 Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1040 retrieving revision 1.1041 diff -u -d -r1.1040 -r1.1041 --- spec.html 18 Jun 2010 12:17:20 -0000 1.1040 +++ spec.html 22 Jun 2010 08:16:47 -0000 1.1041 @@ -312,7 +312,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> @@ -331,7 +331,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">author edition</a>. -This is revision 1.4100. +This is revision 1.4101. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide @@ -416,7 +416,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
Received on Tuesday, 22 June 2010 08:16:53 UTC