[webkit-changes] [WebKit/WebKit] c01b5b: AX: Add unconfined test case to unordered TextMark...
AndresGonzalezApple
noreply at github.com
Tue Aug 1 14:44:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c01b5bff8f05873451a99f633cee04bac766ade0
https://github.com/WebKit/WebKit/commit/c01b5bff8f05873451a99f633cee04bac766ade0
Author: Andres Gonzalez <andresg_22 at apple.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M LayoutTests/accessibility/text-marker/text-marker-range-with-unordered-markers-expected.txt
M LayoutTests/accessibility/text-marker/text-marker-range-with-unordered-markers.html
M LayoutTests/platform/glib/accessibility/text-marker/text-marker-range-with-unordered-markers-expected.txt
M LayoutTests/platform/ios/accessibility/text-marker/text-marker-range-with-unordered-markers-expected.txt
Log Message:
-----------
AX: Add unconfined test case to unordered TextMarkers test.
https://bugs.webkit.org/show_bug.cgi?id=259685
<rdar://problem/113210390>
Reviewed by Tyler Wilcock.
This patch adds a test case to the unordered TextMarkers test to cover the scenario where the start and end of the range are in different AX objects.
* LayoutTests/accessibility/text-marker/text-marker-range-with-unordered-markers-expected.txt:
* LayoutTests/accessibility/text-marker/text-marker-range-with-unordered-markers.html:
* LayoutTests/platform/glib/accessibility/text-marker/text-marker-range-with-unordered-markers-expected.txt:
* LayoutTests/platform/ios/accessibility/text-marker/text-marker-range-with-unordered-markers-expected.txt:
Canonical link: https://commits.webkit.org/266495@main
More information about the webkit-changes
mailing list