[webkit-changes] [WebKit/WebKit] 5899e8: AX: Interop 2024 WPT failure "fallback role w/ reg...
Chris Fleizach
noreply at github.com
Wed Jan 29 16:45:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5899e80acec9d3dee7328c06a23ab12da5124310
https://github.com/WebKit/WebKit/commit/5899e80acec9d3dee7328c06a23ab12da5124310
Author: Chris Fleizach <cfleizach at apple.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/wai-aria/role/fallback-roles-expected.txt
M Source/WebCore/accessibility/AccessibilityNodeObject.cpp
M Source/WebCore/accessibility/AccessibilityObject.cpp
M Source/WebCore/accessibility/AccessibilityObject.h
Log Message:
-----------
AX: Interop 2024 WPT failure "fallback role w/ region with no label"
https://bugs.webkit.org/show_bug.cgi?id=282271
<rdar://138860789>
Reviewed by Tyler Wilcock.
aria-roles can have multiple tokens, but not every token should be respected.
Provide the ability to skip a role if the right condition is met.
Canonical link: https://commits.webkit.org/289531@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list