Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b1706ea5580e9617b324814f95a476ad2d31bf1
https://github.com/WebKit/WebKit/commit/0b1706ea5580e9617b324814f95a476ad2d31bf1
Author: Tyler Wilcock <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg-aam/name/comp_labelledby-expected.txt
M Source/WebCore/accessibility/AccessibilityNodeObject.cpp
Log Message:
-----------
AX: WebKit does not compute a self-referential aria-labelledby correctly in
SVG.
https://bugs.webkit.org/show_bug.cgi?id=297239
rdar://158072617
Reviewed by Joshua Hoffman.
We weren't checking for the SVG title element or attribute in
accessibleNameForNode — this commit addresses that,
giving us one more passing WPT.
*
LayoutTests/imported/w3c/web-platform-tests/svg-aam/name/comp_labelledby-expected.txt:
* Source/WebCore/accessibility/AccessibilityNodeObject.cpp:
(WebCore::accessibleNameForNode):
Canonical link: https://commits.webkit.org/305896@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications