- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Apr 2010 22:27:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv4798 Modified Files: Overview.html embedded-content-1.html spec.html the-button-element.html Log Message: force merge recent changes into w3c copy (there were checkin problems before, not sure why) [updated by splitter] [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.804 retrieving revision 1.805 diff -u -d -r1.804 -r1.805 --- Overview.html 1 Apr 2010 09:02:26 -0000 1.804 +++ Overview.html 1 Apr 2010 22:27:27 -0000 1.805 @@ -308,7 +308,7 @@ </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>. -This is revision 1.3957. +This is revision 1.3959. </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 Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- embedded-content-1.html 1 Apr 2010 03:17:03 -0000 1.27 +++ embedded-content-1.html 1 Apr 2010 22:27:27 -0000 1.28 @@ -359,7 +359,14 @@ precludes SVG files with script, multipage PDF files, interactive 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>.</p><p>The <code><a href="#the-img-element">img</a></code> must not be used as a layout tool. In + section</a>. + + 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 anything useful to the document.</p><hr><p>The <code title="attr-hyperlink-usemap"><a href="the-map-element.html#attr-hyperlink-usemap">usemap</a></code> attribute, Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- the-button-element.html 1 Apr 2010 03:17:07 -0000 1.26 +++ the-button-element.html 1 Apr 2010 22:27:28 -0000 1.27 @@ -1308,9 +1308,7 @@ second line.</p> </div><p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form">form</a></code> attribute is used to explicitly associate the <code><a href="#the-meter-element">meter</a></code> element with its - <a href="association-of-controls-and-forms.html#form-owner">form owner</a>.</p><p><strong>Constraint validation</strong>: <code><a href="#the-meter-element">meter</a></code> - elements are always <a href="#barred-from-constraint-validation">barred from constraint - validation</a>.</p><div class="example"> + <a href="association-of-controls-and-forms.html#form-owner">form owner</a>.</p><div class="example"> <p>The following example shows how a gauge could fall back to localized or pretty-printed text.</p> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.811 retrieving revision 1.812 diff -u -d -r1.811 -r1.812 --- spec.html 1 Apr 2010 09:02:27 -0000 1.811 +++ spec.html 1 Apr 2010 22:27:27 -0000 1.812 @@ -306,7 +306,7 @@ </dl><p>This specification is available in the following formats: <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</a>. -This is revision 1.3957. +This is revision 1.3959. </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 @@ -9505,7 +9505,14 @@ precludes SVG files with script, multipage PDF files, interactive 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>.</p><p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In + section</a>. + + 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 anything useful to the document.</p><hr><p>The <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> attribute, @@ -18099,9 +18106,7 @@ second line.</p> </div><p>The <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute is used to explicitly associate the <code><a href=#the-meter-element>meter</a></code> element with its - <a href=#form-owner>form owner</a>.</p><p><strong>Constraint validation</strong>: <code><a href=#the-meter-element>meter</a></code> - elements are always <a href=#barred-from-constraint-validation>barred from constraint - validation</a>.</p><div class=example> + <a href=#form-owner>form owner</a>.</p><div class=example> <p>The following example shows how a gauge could fall back to localized or pretty-printed text.</p>
Received on Thursday, 1 April 2010 22:27:32 UTC