- From: poot <cvsmail@w3.org>
- Date: Sun, 26 Apr 2009 06:41:46 +0900 (JST)
- To: public-html-diffs@w3.org
Add another example of badness. (whatwg r2984) 4.8.2.1.2 A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations http://people.w3.org/mike/diffs/html5/spec/Overview.1.2148.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations 4.8.2.1.3 A short phrase or label with an alternative graphical representation: icons, logos http://people.w3.org/mike/diffs/html5/spec/Overview.1.2148.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2147&r2=1.2148&f=h http://html5.org/tools/web-apps-tracker?from=2983&to=2984 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2147 retrieving revision 1.2148 diff -u -d -r1.2147 -r1.2148 --- Overview.html 25 Apr 2009 21:31:08 -0000 1.2147 +++ Overview.html 25 Apr 2009 21:40:18 -0000 1.2148 @@ -15002,6 +15002,12 @@ There is a small mailbox here. </p></pre> + <p>Text such as "Photo of white house with boarded door" would be + equally bad alternative text (though it could be suitable for the + <code title="attr-title"><a href="#the-title-attribute">title</a></code> attribute or in the + <code><a href="#the-legend-element">legend</a></code> element of a <code><a href="#the-figure-element">figure</a></code> with this + image).</p> + </div><h6 id="a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.2.1.3 </span>A short phrase or label with an alternative graphical representation: icons, logos</h6><p>A document can contain information in iconic form. The icon is intended to help users of visual browsers to recognize features at a glance.<p>In some cases, the icon is supplemental to a text label
Received on Saturday, 25 April 2009 21:42:24 UTC