Title: [293012] trunk/LayoutTests
Revision
293012
Author
[email protected]
Date
2022-04-19 03:36:23 -0700 (Tue, 19 Apr 2022)

Log Message

[iOS] Also skip resize-orthogonal-containing-block.html
https://bugs.webkit.org/show_bug.cgi?id=239459

Unreviewed test gardening.

I should have done this with the other resize tests.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293011 => 293012)


--- trunk/LayoutTests/ChangeLog	2022-04-19 09:28:57 UTC (rev 293011)
+++ trunk/LayoutTests/ChangeLog	2022-04-19 10:36:23 UTC (rev 293012)
@@ -1,3 +1,14 @@
+2022-04-19  Tim Nguyen  <[email protected]>
+
+        [iOS] Also skip resize-orthogonal-containing-block.html
+        https://bugs.webkit.org/show_bug.cgi?id=239459
+
+        Unreviewed test gardening.
+
+        I should have done this with the other resize tests.
+
+        * platform/ios/TestExpectations:
+
 2022-04-18  Myles C. Maxfield  <[email protected]>
 
         [WebGPU] Unskip api/validation/createSampler.html 🎉

Modified: trunk/LayoutTests/platform/ios/TestExpectations (293011 => 293012)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-04-19 09:28:57 UTC (rev 293011)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-04-19 10:36:23 UTC (rev 293012)
@@ -1100,6 +1100,7 @@
 fast/css/resize-below-min-size-zoomed.html [ Skip ]
 fast/css/resize-below-min-size.html [ Skip ]
 fast/css/resize-corner-tracking.html [ Skip ]
+fast/css/resize-orthogonal-containing-block.html [ Skip ]
 fast/css/resize-single-axis.html [ Skip ]
 
 # The file-wrapper part of <attachment> is not yet working on iOS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to