Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 872078065dcbc16c745ce28a9f783bf3dc2f024c https://github.com/WebKit/WebKit/commit/872078065dcbc16c745ce28a9f783bf3dc2f024c Author: Tyler Wilcock <tyle...@apple.com> Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths: M LayoutTests/accessibility-isolated-tree/TestExpectations M LayoutTests/accessibility/mac/attachment-element-replacement-character-expected.txt M LayoutTests/accessibility/mac/attachment-element-replacement-character.html M Source/WebCore/accessibility/AccessibilityRenderObject.cpp Log Message: ----------- AX: Attachment elements don't emit an attachment character with ENABLE(AX_THREAD_TEXT_API) https://bugs.webkit.org/show_bug.cgi?id=290929 rdar://148442865 Reviewed by Chris Fleizach. Make AccessibilityRenderObject::textRuns() emit an attachment character for this element, and re-write the test into a more modern style. * LayoutTests/accessibility-isolated-tree/TestExpectations: Remove test failure. * LayoutTests/accessibility/mac/attachment-element-replacement-character-expected.txt: * LayoutTests/accessibility/mac/attachment-element-replacement-character.html: * Source/WebCore/accessibility/AccessibilityRenderObject.cpp: (WebCore::AccessibilityRenderObject::textRuns): Canonical link: https://commits.webkit.org/293122@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes