steve: commented out a sentence in technique 14

steve: commented out a sentence in technique 14

http://dev.w3.org/cvsweb/html5/alt-techniques/Overview.html?r1=1.63&r2=1.64&f=h

===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- Overview.html 15 Apr 2011 15:11:14 -0000 1.63
+++ Overview.html 15 Apr 2011 15:17:57 -0000 1.64
@@ -995,7 +995,7 @@
 <p>If the logo is the sole content of a link, the <a href="http://dev.w3.org/html5/spec/embedded-content-1.html#attr-img-alt">alt</a> attribute MUST    contain a brief description of the link target.</p>
 <p>If the logo is being used to represent the entity, e.g. as a page    heading, the <a href="http://dev.w3.org/html5/spec/embedded-content-1.html#attr-img-alt">alt</a> attribute MUST    contain the name of the entity being represented by the logo. The <a href="http://dev.w3.org/html5/spec/embedded-content-1.html#attr-img-alt">alt</a> attribute SHOULD NOT contain text like the word "logo", as it is not the fact that it is    a logo that is being conveyed, it's the entity itself. </p>
 <p>If the logo is being used next to the name of the entity that    it represents, then the logo is supplemental, and its <a href="http://dev.w3.org/html5/spec/embedded-content-1.html#attr-img-alt">alt</a> attribute MUST instead be    empty.</p>
-<p>If the logo is  used as decorative material (as branding,    or, for example, as a side image in an article that mentions the    entity to which the logo belongs), then the advice on <a href="#decorative">purely decorative images</a> applies. If the logo is actually being    discussed, then it is being used as a phrase or paragraph (the    description of the logo) with an alternative graphical    representation (the logo itself), and the first entry above    applies.</p>
+<p>If the logo is  used as decorative material (as branding,    or, for example, as a side image in an article that mentions the    entity to which the logo belongs), then the advice on <a href="#decorative">purely decorative images</a> applies. <!--If the logo is actually being    discussed, then it is being used as a phrase or paragraph (the    description of the logo) with an alternative graphical    representation (the logo itself), and the first entry above    applies.--></p>
 <p><span class="note">to do</span></p>
 <h3 id="inline">15. Inline images</h3>
 <p>When images are used inline as part of the flow of text in a sentence, the text alternative MUST be a word or phrase that makes sense in the context of the sentence it is contained in.</p>

Received on Friday, 15 April 2011 15:20:00 UTC