Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5456e6ced7d56bead6df230a7554a506fea53134
https://github.com/WebKit/WebKit/commit/5456e6ced7d56bead6df230a7554a506fea53134
Author: Tyler Wilcock <[email protected]>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M LayoutTests/accessibility/mac/editable-page-lazy-spellchecking.html
Log Message:
-----------
AX: accessibility/mac/element-focus.html is flakey after 295998@main
https://bugs.webkit.org/show_bug.cgi?id=294634
rdar://153674716
Reviewed by Joshua Hoffman.
http://commits.webkit.org/295998@main added a new test that set Page-wide
edibility state. This can affect other tests
running simultaneously in the same web content process, using the same Page.
accessibility/mac/element-focus.html is one
such example — the focusability of HTML anchor elements can depend on Page-wide
editability state.
Fix this by adding the runSingly=true webkit-test-runner flag, which forces the
test to run in its own isolated web
process and Page (at the cost of a tiny bit slower test runs).
* LayoutTests/accessibility/mac/editable-page-lazy-spellchecking.html:
Canonical link: https://commits.webkit.org/296354@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes