expose <address> and <fieldset> as aria group#20751
Conversation
|
EWS run on previous version of this PR (hash a57a0d5) Details |
a57a0d5 to
550270d
Compare
|
EWS run on previous version of this PR (hash 550270d) Details
|
|
Thank you Keith, Kate, and Lindsey! I think you'll also need to update the iOS-specific results, located at |
550270d to
e6392eb
Compare
|
EWS run on current version of this PR (hash e6392eb) Details |
|
The "view layout test results" link lead to a 404 on s3, but I manually edited the file to match. |
https://bugs.webkit.org/show_bug.cgi?id=255621 Reviewed by Tyler Wilcock. Address and Fieldset were incorrectly marked as "Group" which is a generic AccessibilityRole that does not get exposed as the ARIA "Group" role. The correct role to expose as "Group" is "ApplicationGroup". This changes both address tags and fieldset tags to be "ApplicationGroup". Co-authored-by: Kate Higa <[email protected]> Co-authored-by: Lindsey Wild <[email protected]> * LayoutTests/imported/w3c/web-platform-tests/html-aam/roles-expected.txt: * LayoutTests/platform/ios/imported/w3c/web-platform-tests/html-aam/roles-expected.txt: * LayoutTests/platform/mac-wk1/accessibility/roles-exposed-expected.txt: * LayoutTests/platform/mac-wk2/accessibility/roles-exposed-expected.txt: * Source/WebCore/accessibility/AccessibilityNodeObject.cpp: (WebCore::AccessibilityNodeObject::determineAccessibilityRoleFromNode const): Canonical link: https://commits.webkit.org/271021@main
e6392eb to
51444d3
Compare
|
Committed 271021@main (51444d3): https://commits.webkit.org/271021@main Reviewed commits have been landed. Closing PR #20751 and removing active labels. |
51444d3
e6392eb