Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f588b9bc23d394b673f6b4e487c61a1383f1525c
https://github.com/WebKit/WebKit/commit/f588b9bc23d394b673f6b4e487c61a1383f1525c
Author: Tyler Wilcock <[email protected]>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M LayoutTests/accessibility-isolated-tree/TestExpectations
M Source/WebCore/accessibility/AXTextMarker.cpp
Log Message:
-----------
AX: AXTextMarkerRange::toString shouldn't append list marker text for text
markers that aren't directly adjacent to the marker
https://bugs.webkit.org/show_bug.cgi?id=291588
rdar://149327584
Reviewed by Joshua Hoffman.
* LayoutTests/accessibility-isolated-tree/TestExpectations:
Remove expected failure for
accessibility/mac/text-marker-range-selection-in-list-items.html.
* Source/WebCore/accessibility/AXTextMarker.cpp:
(WebCore::listMarkerTextOnSameLine):
Use the marker offset to determine adjacency to the list marker, returning an
empty string if not adjacent.
Canonical link: https://commits.webkit.org/293736@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