Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 68b23a5f79478273df9c7fc0b4f2709fc9b044e1
https://github.com/WebKit/WebKit/commit/68b23a5f79478273df9c7fc0b4f2709fc9b044e1
Author: Tyler Wilcock <[email protected]>
Date: 2025-12-19 (Fri, 19 Dec 2025)
Changed paths:
M LayoutTests/accessibility/text-stitching-inside-links-expected.txt
M LayoutTests/accessibility/text-stitching-inside-links.html
M
LayoutTests/platform/ios/accessibility/text-stitching-inside-links-expected.txt
Log Message:
-----------
AX: Force accessibility/text-stitching-inside-links.html to perform text
stitching within the link, fixing it after 304507@main broke it
https://bugs.webkit.org/show_bug.cgi?id=304354
rdar://166728489
Reviewed by Joshua Hoffman.
In https://commits.webkit.org/304507@main, we made links atomic accessibility
elements in more scenarios, but that broke
the ability to test stitching within links as
accessibility/text-stitching-inside-links.html relied on. Add a button
to the link in this test to ensure it is exposed in the accessibility as its
descendants, allowing us to exercise the
text stitching logic.
* LayoutTests/accessibility/text-stitching-inside-links-expected.txt:
* LayoutTests/accessibility/text-stitching-inside-links.html:
*
LayoutTests/platform/ios/accessibility/text-stitching-inside-links-expected.txt:
Canonical link: https://commits.webkit.org/304784@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications