[webkit-changes] [WebKit/WebKit] feaae8: AX: Fix failing test ax-thread-text-apis/text-mark...
Tyler Wilcock
noreply at github.com
Fri Dec 20 19:33:39 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: feaae839cf8dcd61f9f621ae2f2208c3d41f680c
https://github.com/WebKit/WebKit/commit/feaae839cf8dcd61f9f621ae2f2208c3d41f680c
Author: Tyler Wilcock <tyler_w at apple.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M LayoutTests/accessibility/ax-thread-text-apis/text-marker-with-user-select-none-expected.txt
M LayoutTests/accessibility/ax-thread-text-apis/text-marker-with-user-select-none.html
Log Message:
-----------
AX: Fix failing test ax-thread-text-apis/text-marker-with-user-select-none.html
https://bugs.webkit.org/show_bug.cgi?id=285044
rdar://141844336
Reviewed by Chris Fleizach.
ax-thread-text-apis/text-marker-with-user-select-none.html was failing because we used a template string that expanded
into invalid JS syntax, causing an "unexpected EOF" error.
* LayoutTests/accessibility/ax-thread-text-apis/text-marker-with-user-select-none-expected.txt:
* LayoutTests/accessibility/ax-thread-text-apis/text-marker-with-user-select-none.html:
Canonical link: https://commits.webkit.org/288205@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