[Webkit-unassigned] [Bug 174248] New: AX: Don't expose aria-roledescription value on "generic" elements (e.g. div and span)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 7 03:13:13 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174248

            Bug ID: 174248
           Summary: AX: Don't expose aria-roledescription value on
                    "generic" elements (e.g. div and span)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

The ARIA spec states: 

> User agents must not expose the aria-roledescription property if … The element to which aria-roledescription is applied does not have a valid WAI-ARIA role or does not have an implicit WAI-ARIA role semantic.

There is concern that this requirement is overly restrictive, but consensus that things like <div aria-rolescription="button"> do need to be prevented. So let's at least address that worst-case scenario.

See bug 163647 for more information.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170707/39ae03eb/attachment.html>


More information about the webkit-unassigned mailing list