[Webkit-unassigned] [Bug 163647] New: AX: don't expose empty roledescription

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 20:18:45 PDT 2016


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

            Bug ID: 163647
           Summary: AX: don't expose empty roledescription
    Classification: Unclassified
           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: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

ARIA 1.1 include the following restriction on @aria-roledescription

> User agents must not expose the aria-roledescription property if … The value of aria-roledescription is empty or contains only whitespace characters.

Which seems fine. Please implement.


Also note the following restriction in the same section:
> 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.

Which seems overly restrictive and I asked for it to be removed. FWIW, I doubt we'd want to implement this restriction even if the WG declines the spec change.

ARIA ISSUE-1048
https://www.w3.org/WAI/ARIA/track/issues/1048

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161019/57db0932/attachment.html>


More information about the webkit-unassigned mailing list