Title: [294622] trunk/LayoutTests/platform/ios
Revision
294622
Author
[email protected]
Date
2022-05-22 12:43:38 -0700 (Sun, 22 May 2022)

Log Message

AX: Update expectation for accessibility/aria-modal-with-text-crash.html on iOS
https://bugs.webkit.org/show_bug.cgi?id=240729

Reviewed by Chris Fleizach.

This test just needed a rebaseline.

* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/accessibility/aria-modal-with-text-crash-expected.txt: Added.

Canonical link: https://commits.webkit.org/250848@main

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/platform/ios/TestExpectations (294621 => 294622)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-05-22 18:00:55 UTC (rev 294621)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-05-22 19:43:38 UTC (rev 294622)
@@ -2134,7 +2134,7 @@
 # Enable "aria-table-attributes" test for iOS
 webkit.org/b/150366 accessibility/aria-table-attributes.html [ Pass ]
 
-
+accessibility/aria-modal-with-text-crash.html [ Pass ]
 accessibility/display-contents-search-traversal.html [ Pass ]
 accessibility/search-traversal-after-role-change.html [ Pass ]
 accessibility/table-search-traversal.html [ Pass ]
@@ -3645,6 +3645,3 @@
 webkit.org/b/240659 fast/text/isolate-ignore.html [ Crash ]
 
 webkit.org/b/240670 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-move-into-script-disabled-iframe.html [ Pass Crash ]
-
-webkit.org/b/240722 accessibility/aria-modal-with-text-crash.html [ Failure ]
-

Added: trunk/LayoutTests/platform/ios/accessibility/aria-modal-with-text-crash-expected.txt (0 => 294622)


--- trunk/LayoutTests/platform/ios/accessibility/aria-modal-with-text-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/accessibility/aria-modal-with-text-crash-expected.txt	2022-05-22 19:43:38 UTC (rev 294622)
@@ -0,0 +1,10 @@
+This test ensures we don't crash when using search to traverse an aria-modal with text.
+
+
+StaticText
+AXLabel: Foo
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Foo
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to