Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4778d9552c65b14cc556b04fd9582a7dda2f7045
https://github.com/WebKit/WebKit/commit/4778d9552c65b14cc556b04fd9582a7dda2f7045
Author: Tyler Wilcock <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M LayoutTests/accessibility/first-letter-single-character-expected.txt
M LayoutTests/accessibility/first-letter-single-character.html
M LayoutTests/resources/accessibility-helper.js
Log Message:
-----------
AX: accessibility/first-letter-single-character.html can pass even when it
shouldn't due to imprecise string comparison
https://bugs.webkit.org/show_bug.cgi?id=305871
rdar://168533599
Reviewed by Joshua Hoffman.
Make the string comparisons in this test more precise so we don't allow
incorrect implementations to pass.
* LayoutTests/accessibility/first-letter-single-character-expected.txt:
* LayoutTests/accessibility/first-letter-single-character.html:
* LayoutTests/resources/accessibility-helper.js:
Canonical link: https://commits.webkit.org/305940@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications