Bug 221590

Summary: Descendants of row and column headers should expose the aria-sort attribute.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: New BugsAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.