html5/spec Overview.html,1.2147,1.2148

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv14564

Modified Files:
	Overview.html 
Log Message:
Add another example of badness. (whatwg r2984)

Index: Overview.html
===================================================================
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.
 &lt;/p&gt;</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:40:31 UTC