[Bug 22373] New: Should a a logo example that is not linked.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22373

            Bug ID: 22373
           Summary: Should a a logo example that is not linked.
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: david100@sympatico.ca
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

<a href="http://w3.org">
    <img src="images/w3c_home.png" width="72" height="48" alt="W3C web site">
    </a>

This is a good example of WCAG 2.4.4 descriptive linked text...
Perhaps have a second example with no anchor, where it is just a flat logo
image


    <img src="images/w3c_home.png" width="72" height="48" alt="W3C logo">


I have a blind friend that mentioned to me that she likes to know it is a logo,
rather than just the company name in the alt text. alt="CanAdapt logo"
the word logo of course is optional, leaving logo off would also be
sufficient... but I don't think we should give the impression that we have to
leave the word "logo" off in a non-linked logo image... ie sponsorship pages
etc...

(of course perhaps these days it is hard to find a non-linked image of a logo
on the web.) would like other's opinions.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 15 June 2013 06:59:20 UTC