[webkit-changes] [WebKit/WebKit] 652ad7: AX: The accname for summary elements should use on...
Tyler Wilcock
noreply at github.com
Mon Mar 18 19:53:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 652ad7d7e57a6537462ca14b93eab37db5eab819
https://github.com/WebKit/WebKit/commit/652ad7d7e57a6537462ca14b93eab37db5eab819
Author: Tyler Wilcock <tyler_w at apple.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/accname/name/comp_tooltip-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/accname/name/comp_tooltip-expected.txt
M LayoutTests/platform/ios/imported/w3c/web-platform-tests/accname/name/comp_tooltip-expected.txt
M Source/WebCore/accessibility/AccessibilityObject.cpp
Log Message:
-----------
AX: The accname for summary elements should use on subtree text over the title attribute
https://bugs.webkit.org/show_bug.cgi?id=271168
rdar://problem/124958776
Reviewed by Chris Fleizach.
This is defined in the spec:
https://w3c.github.io/html-aam/#summary-element-accessible-name-computation
* LayoutTests/imported/w3c/web-platform-tests/accname/name/comp_tooltip-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/accname/name/comp_tooltip-expected.txt:
* LayoutTests/platform/ios/imported/w3c/web-platform-tests/accname/name/comp_tooltip-expected.txt:
* Source/WebCore/accessibility/AccessibilityObject.cpp:
(WebCore::AccessibilityObject::dependsOnTextUnderElement const):
Canonical link: https://commits.webkit.org/276323@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