- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Jun 2010 08:17:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv7214 Modified Files: Overview.html 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: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.938 retrieving revision 1.939 diff -u -d -r1.938 -r1.939 --- Overview.html 18 Jun 2010 12:18:12 -0000 1.938 +++ Overview.html 22 Jun 2010 08:17:33 -0000 1.939 @@ -310,7 +310,7 @@ <h1>HTML5 (Edition for Web Authors)</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/author/">http://www.w3.org/TR/html5/author/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -329,7 +329,7 @@ <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</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 @@ -414,7 +414,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 Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- embedded-content-1.html 15 Jun 2010 23:47:25 -0000 1.44 +++ embedded-content-1.html 22 Jun 2010 08:17:33 -0000 1.45 @@ -385,13 +385,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-author-view/spec.html,v retrieving revision 1.946 retrieving revision 1.947 diff -u -d -r1.946 -r1.947 --- spec.html 18 Jun 2010 12:18:12 -0000 1.946 +++ spec.html 22 Jun 2010 08:17:33 -0000 1.947 @@ -308,7 +308,7 @@ <h1>HTML5 (Edition for Web Authors)</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/author/>http://www.w3.org/TR/html5/author/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -327,7 +327,7 @@ <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</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 @@ -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 @@ -9778,13 +9778,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=#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
Received on Tuesday, 22 June 2010 08:17:39 UTC