- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 29 Nov 2008 23:20:54 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv32633 Modified Files: Overview.html Log Message: typo (whatwg r2481) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1651 retrieving revision 1.1652 diff -u -d -r1.1651 -r1.1652 --- Overview.html 29 Nov 2008 23:01:41 -0000 1.1651 +++ Overview.html 29 Nov 2008 23:20:51 -0000 1.1652 @@ -12470,8 +12470,8 @@ replacement text that could be used by users <em>instead</em> of the image; it is not meant to supplement the image. The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute can be used for supplemental information.<p class=note>One way to think of alternative text is to think - about what how you would read the page containing the image to - someone over the phone, without mentioning that there is an image + about how you would read the page containing the image to someone + over the phone, without mentioning that there is an image present. Whatever you say instead of the image is typically a good start for writing the alternative text.<h6 id=guidance-for-markup-generators><span class=secno>4.8.2.1.13 </span>Guidance for markup generators</h6><p>Markup generators (such as WYSIWYG authoring tools) should, wherever possible, obtain alternative text from their
Received on Saturday, 29 November 2008 23:21:05 UTC