Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 38666a88f32629c4ff95a8a2a3a9fadfac74c1ca
https://github.com/WebKit/WebKit/commit/38666a88f32629c4ff95a8a2a3a9fadfac74c1ca
Author: Tyler Wilcock <[email protected]>
Date: 2026-01-25 (Sun, 25 Jan 2026)
Changed paths:
A LayoutTests/accessibility/table-cell-hit-test-not-column-expected.txt
A LayoutTests/accessibility/table-cell-hit-test-not-column.html
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp
Log Message:
-----------
AX: Add a test verifying AX thread hit testing returns table cell contents
and not a column
https://bugs.webkit.org/show_bug.cgi?id=306190
rdar://168842188
Reviewed by Chris Fleizach.
* LayoutTests/accessibility/table-cell-hit-test-not-column-expected.txt: Added.
* LayoutTests/accessibility/table-cell-hit-test-not-column.html: Added.
* Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp:
(WebCore::AXIsolatedObject::approximateHitTest const):
Remove FIXME.
Canonical link: https://commits.webkit.org/306179@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications