WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-21 11:32:15 PST
<
rdar://problem/105736182
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug