Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: da81eb616f32a82523ea8d620d838213503d130b https://github.com/WebKit/WebKit/commit/da81eb616f32a82523ea8d620d838213503d130b Author: gr3g-apple-com <g...@apple.com> Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths: M LayoutTests/accessibility-isolated-tree/TestExpectations A LayoutTests/accessibility/text-marker/text-marker-bidi-inline-cite-expected.txt A LayoutTests/accessibility/text-marker/text-marker-bidi-inline-cite.html Log Message: ----------- AX: Add test exposing missing space in RTL text after ENABLE(AX_THREAD_TEXT_APIS) https://bugs.webkit.org/show_bug.cgi?id=292458 rdar://150549706 Reviewed by Tyler Wilcock. This change adds a new layout test for bidirectional text using the dir property. The test gets a string between text markers, and verifies the length, and that the string value matches the expected string. Currently the expected string checking fails with ENABLE(AX_THREAD_TEXT_APIS), due to a dropped space character. * LayoutTests/accessibility-isolated-tree/TestExpectations: * LayoutTests/accessibility/text-marker/text-marker-bidi-inline-cite-expected.txt: Added. * LayoutTests/accessibility/text-marker/text-marker-bidi-inline-cite.html: Added. Canonical link: https://commits.webkit.org/294531@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