Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 565759dc263088227293c5372d68420c9b381b9a
https://github.com/WebKit/WebKit/commit/565759dc263088227293c5372d68420c9b381b9a
Author: Joshua Hoffman <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M LayoutTests/accessibility/dynamic-changes-update-position-expected.txt
M LayoutTests/accessibility/dynamic-changes-update-position.html
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
AX: Make accessibility/dynamic-changes-update-position asynchronous
https://bugs.webkit.org/show_bug.cgi?id=309300
rdar://171844128
Reviewed by Tyler Wilcock.
With ENABLE(ACCESSIBILITY_LOCAL_FRAME) enabled, the main frame's screen position
arrives asychronously. So, this test needs to wait for a non-zero screen
position
on the web area.
* LayoutTests/TestExpectations:
* LayoutTests/accessibility/dynamic-changes-update-position-expected.txt:
* LayoutTests/accessibility/dynamic-changes-update-position.html:
Canonical link: https://commits.webkit.org/309037@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications