Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 72b9a380679d7731913131f39f54dcb83c88082c
https://github.com/WebKit/WebKit/commit/72b9a380679d7731913131f39f54dcb83c88082c
Author: Tyler Wilcock <[email protected]>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M LayoutTests/accessibility-isolated-tree/TestExpectations
M Source/WebCore/accessibility/cocoa/AXTextMarkerCocoa.mm
Log Message:
-----------
AX: In ITM, we don't emit a tab character between table cells, causing
accessibility/mac/attributed-string-for-table.html to fail
https://bugs.webkit.org/show_bug.cgi?id=306195
rdar://168847199
Reviewed by Joshua Hoffman.
Handle TextEmissionBehavior::Tab in AXTextMarkerRange::toAttributedString,
fixing the bug.
* LayoutTests/accessibility-isolated-tree/TestExpectations:
* Source/WebCore/accessibility/cocoa/AXTextMarkerCocoa.mm:
(WebCore::AXTextMarkerRange::toAttributedString const):
Canonical link: https://commits.webkit.org/307917@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications