WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224615
AX: Add ARIA role "image" as a new role, and leave "img" as a synonym
https://bugs.webkit.org/show_bug.cgi?id=224615
Summary
AX: Add ARIA role "image" as a new role, and leave "img" as a synonym
James Craig
Reported
2021-04-15 11:09:05 PDT
AX: Add ARIA role "image" as a new role, and leave "img" as a synonym It hasn't yet been merged into the editor's draft, but it will be here.
https://w3c.github.io/aria/#image
The 'img' role will remain, but be deprecated eventually after browser support moves sufficiently to support role="image"
https://w3c.github.io/aria/#img
I don't think WebKit should ever remove "img" as a role synonym, but the returned role string (reverse lookup of the enum) should use the new one: "image" Related ARIA issues/PRs:
https://github.com/w3c/aria/issues/758
https://github.com/w3c/aria/pull/1370
https://github.com/w3c/aria/issues/1456
Attachments
Patch
(21.99 KB, patch)
2021-07-11 20:01 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-04-15 11:09:14 PDT
<
rdar://problem/76712968
>
James Craig
Comment 2
2021-04-15 11:21:28 PDT
related bug related
bug 224617
Tyler Wilcock
Comment 3
2021-07-11 20:01:50 PDT
Created
attachment 433296
[details]
Patch
chris fleizach
Comment 4
2021-07-12 09:10:54 PDT
thanks!
EWS
Comment 5
2021-07-12 09:14:36 PDT
Committed
r279829
(
239590@main
): <
https://commits.webkit.org/239590@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 433296
[details]
.
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