[webkit-changes] [WebKit/WebKit] 51ee50: AX: AXPropertyName::IsSelected should be updated w...
Tyler Wilcock
noreply at github.com
Sat Jun 3 11:25:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 51ee5010f81180c3f8acae745967896fb0dbcce7
https://github.com/WebKit/WebKit/commit/51ee5010f81180c3f8acae745967896fb0dbcce7
Author: Tyler Wilcock <tyler_w at apple.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M LayoutTests/accessibility/display-contents/tree-and-treeitems.html
M Source/WebCore/accessibility/AXObjectCache.cpp
Log Message:
-----------
AX: AXPropertyName::IsSelected should be updated when AXObjectCache receives a selected-state change
https://bugs.webkit.org/show_bug.cgi?id=257668
rdar://problem/110190482
Reviewed by Chris Fleizach.
* LayoutTests/accessibility/display-contents/tree-and-treeitems.html:
Make this test async so we wait for AX to update after DOM changes.
* Source/WebCore/accessibility/AXObjectCache.cpp:
(WebCore::AXObjectCache::onSelectedChanged):
Canonical link: https://commits.webkit.org/264851@main
More information about the webkit-changes
mailing list