[Bug 12591] New: restrict img from taking @role=presentation whenever img provides link text

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12591

           Summary: restrict img from taking @role=presentation whenever
                    img provides link text
           Product: HTML WG
           Version: unspecified
          Platform: PC
               URL: http://dev.w3.org/html5/spec/content-models.html#table
                    -aria-weak
        OS/Version: All
            Status: NEW
          Keywords: a11y, aria
          Severity: normal
          Priority: P3
         Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
                    Shelley)
        AssignedTo: faulkner.steve@gmail.com
        ReportedBy: xn--mlform-iua@xn--mlform-iua.no
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, laura.lee.carlson@gmail.com,
                    public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org, xn--mlform-iua@xn--mlform-iua.no,
                    bhawkeslewis@googlemail.com, public-html-a11y@w3.org


Restrict img from taking @role=presentation whenever img provides link text.

Suggested method for solving this bug: in the #table-aria-weak, then,  for 
"img element whose alt attribute's value is present and not empty", add a
restriction in the third column saying that for img elements whose alt
attribute is used to provide link text, then  role=presentation MUST NOT be
used. 

See: 
http://dev.w3.org/html5/spec/embedded-content-1#a-link-or-button-containing-nothing-but-the-image.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 4 May 2011 02:01:42 UTC