Title: [293183] trunk/LayoutTests
Revision
293183
Author
matteo_flo...@apple.com
Date
2022-04-21 13:33:47 -0700 (Thu, 21 Apr 2022)

Log Message

Implement ElementInternals

https://bugs.webkit.org/show_bug.cgi?id=197960

Unreviewed test gardening.

* LayoutTests/platform/ipad/TestExpectations:

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293182 => 293183)


--- trunk/LayoutTests/ChangeLog	2022-04-21 20:11:55 UTC (rev 293182)
+++ trunk/LayoutTests/ChangeLog	2022-04-21 20:33:47 UTC (rev 293183)
@@ -1,3 +1,12 @@
+2022-04-21  Matteo Flores  <matteo_flo...@apple.com>
+
+        Implement ElementInternals
+        https://bugs.webkit.org/show_bug.cgi?id=197960
+
+        Unreviewed test gardening.
+
+        * platform/ipad/TestExpectations:
+
 2022-04-21  Youenn Fablet  <you...@apple.com>
 
         A suspended remote shared worker should resume when a new SharedWorker is added

Modified: trunk/LayoutTests/platform/ipad/TestExpectations (293182 => 293183)


--- trunk/LayoutTests/platform/ipad/TestExpectations	2022-04-21 20:11:55 UTC (rev 293182)
+++ trunk/LayoutTests/platform/ipad/TestExpectations	2022-04-21 20:33:47 UTC (rev 293183)
@@ -105,7 +105,7 @@
 
 webkit.org/b/228622 [ Debug ] accessibility/ios-simulator/scroll-in-overflow-div.html [ Crash ]
 
-webkit.org/b/197960 imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ Pass Failure]
+webkit.org/b/197960 imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ Pass Failure ]
 
 webkit.org/b/228663 fast/canvas/canvas-color-space-display-p3.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to