RESOLVED FIXED 221590
Descendants of row and column headers should expose the aria-sort attribute.
https://bugs.webkit.org/show_bug.cgi?id=221590
Summary Descendants of row and column headers should expose the aria-sort attribute.
Andres Gonzalez
Reported 2021-02-08 18:57:20 PST
Descendants of row and column headers should expose the aria-sort attribute.
Attachments
Patch (8.06 KB, patch)
2021-02-08 19:07 PST, Andres Gonzalez
no flags
Patch (8.05 KB, patch)
2021-02-09 10:17 PST, Andres Gonzalez
no flags
Andres Gonzalez
Comment 1 2021-02-08 19:07:09 PST
chris fleizach
Comment 2 2021-02-08 19:22:58 PST
Comment on attachment 419667 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=419667&action=review > Source/WebCore/accessibility/AccessibilityObject.cpp:2564 > + const AtomString& sortAttribute = header->getAttribute(aria_sortAttr); auto& sortAttribute
Andres Gonzalez
Comment 3 2021-02-09 10:17:10 PST
EWS
Comment 4 2021-02-09 17:19:39 PST
Committed r272626: <https://commits.webkit.org/r272626> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419737 [details].
Radar WebKit Bug Importer
Comment 5 2021-02-10 12:37:23 PST
Note You need to log in before you can comment on or make changes to this bug.