NEW 252681
AX: Don't expose aria-roledescription value on role="generic" elements
https://bugs.webkit.org/show_bug.cgi?id=252681
Summary AX: Don't expose aria-roledescription value on role="generic" elements
valerie young
Reported 2023-02-21 11:31:58 PST
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'
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-21 11:32:15 PST
Note You need to log in before you can comment on or make changes to this bug.