Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a6bcd4edc069ad89dea133c778c17cc343da5f3
https://github.com/WebKit/WebKit/commit/5a6bcd4edc069ad89dea133c778c17cc343da5f3
Author: Joshua Hoffman <[email protected]>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M LayoutTests/accessibility-isolated-tree/TestExpectations
M Source/WebCore/accessibility/AccessibilityRenderObject.cpp
Log Message:
-----------
AX: [AX Thread Text APIs] text run strings shouldn't transform full-size-kana
https://bugs.webkit.org/show_bug.cgi?id=291576
rdar://149313877
Reviewed by Tyler Wilcock.
Previously, we got the untransformed text from the text iterator. Now that we
cache the
text runs, we need to make sure that when the full-size-kana text transform is
applied,
we cache the untransformed text.
* LayoutTests/accessibility-isolated-tree/TestExpectations:
* Source/WebCore/accessibility/AccessibilityRenderObject.cpp:
(WebCore::AccessibilityRenderObject::textRuns):
Canonical link: https://commits.webkit.org/293726@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