RESOLVED FIXED 199692
AX: Implement support for ARIA roles insertion, deletion, subscript, superscript, and time
https://bugs.webkit.org/show_bug.cgi?id=199692
Summary AX: Implement support for ARIA roles insertion, deletion, subscript, superscr...
Joanmarie Diggs
Reported 2019-07-10 16:57:32 PDT
ARIA 1.2 continues to add roles for role parity with HTML. The next batch are insertion, deletion, subscript, superscript, and time. We should also take this opportunity to update the ATK mappings for the ins and del elements. There are new AtkRole types: ATK_ROLE_CONTENT_INSERTION and ATK_ROLE_CONTENT_DELETION. (Assigning to myself. Patch will be forthcoming.)
Attachments
Patch (48.84 KB, patch)
2019-07-10 18:08 PDT, Joanmarie Diggs
no flags
Patch (50.56 KB, patch)
2019-07-10 18:32 PDT, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2019-07-10 16:57:48 PDT
Joanmarie Diggs
Comment 2 2019-07-10 18:08:13 PDT
Joanmarie Diggs
Comment 3 2019-07-10 18:21:41 PDT
Comment on attachment 373884 [details] Patch Clearing the review flag. Looks like I forgot the iOS changes....
Joanmarie Diggs
Comment 4 2019-07-10 18:32:09 PDT
Joanmarie Diggs
Comment 5 2019-07-10 19:53:53 PDT
Chris: Please review. Thanks in advance!
chris fleizach
Comment 6 2019-07-10 23:37:43 PDT
Comment on attachment 373888 [details] Patch looks good
WebKit Commit Bot
Comment 7 2019-07-11 06:36:56 PDT
Comment on attachment 373888 [details] Patch Clearing flags on attachment: 373888 Committed r247349: <https://trac.webkit.org/changeset/247349>
WebKit Commit Bot
Comment 8 2019-07-11 06:36:58 PDT
All reviewed patches have been landed. Closing bug.
Aaron Leventhal
Comment 9 2020-01-14 12:32:53 PST
*** Bug 196452 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.