[Webkit-unassigned] [Bug 252681] New: AX: Don't expose aria-roledescription value on role="generic" elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 11:31:58 PST 2023


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

            Bug ID: 252681
           Summary: AX: Don't expose aria-roledescription value on
                    role="generic" elements
           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: spectranaut at igalia.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

This is follow up to: https://bugs.webkit.org/show_bug.cgi?id=174248

According to the spec, aria-roledescription should not be surfaced in this scenario:

<p role="generic" aria-roledescription="foo">content</p>k

However, in webkit, AXRoleDescription is exposed as 'foo'

-- 
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/20230221/c094332a/attachment.htm>


More information about the webkit-unassigned mailing list