Title: [293517] trunk/LayoutTests
Revision
293517
Author
commit-qu...@webkit.org
Date
2022-04-27 10:26:47 -0700 (Wed, 27 Apr 2022)

Log Message

Cleanup expectations for 7 imported/w3c/web-platform-tests/html/semantics/interactive-elements/ tests
https://bugs.webkit.org/show_bug.cgi?id=239790

Unreviewed test gardening.

* LayoutTests/platform/ios-wk2/TestExpectations:

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293516 => 293517)


--- trunk/LayoutTests/ChangeLog	2022-04-27 17:22:57 UTC (rev 293516)
+++ trunk/LayoutTests/ChangeLog	2022-04-27 17:26:47 UTC (rev 293517)
@@ -1,3 +1,12 @@
+2022-04-27  Truitt Savell  <tsav...@apple.com>
+
+        Cleanup expectations for 7 imported/w3c/web-platform-tests/html/semantics/interactive-elements/ tests
+        https://bugs.webkit.org/show_bug.cgi?id=239790
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2022-04-27  Youenn Fablet  <you...@apple.com>
 
         [Mac] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html is a flaky fail/crash/timeout

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (293516 => 293517)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-04-27 17:22:57 UTC (rev 293516)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-04-27 17:26:47 UTC (rev 293517)
@@ -2244,5 +2244,11 @@
 
 #rdar://91780899
 imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog-blocks-mouse-events.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/backdrop-receives-element-events.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/closed-dialog-does-not-block-mouse-events.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-inlines.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog-ancestor-is-inert.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-does-not-block-mouse-events.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/simulated-click-inert.html [ Failure ]
 
 fast/text/install-font-style-recalc.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to