Title: [283724] trunk/LayoutTests
Revision
283724
Author
[email protected]
Date
2021-10-07 11:17:51 -0700 (Thu, 07 Oct 2021)

Log Message

[ iOS ] CSS Flexbox tests are constant failure (fixed-table-layout-with-percentage-width-in-flex-item.html and flex-item-compressible-001.html).
https://bugs.webkit.org/show_bug.cgi?id=230773

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283723 => 283724)


--- trunk/LayoutTests/ChangeLog	2021-10-07 18:15:14 UTC (rev 283723)
+++ trunk/LayoutTests/ChangeLog	2021-10-07 18:17:51 UTC (rev 283724)
@@ -1,3 +1,12 @@
+2021-10-07  Ayumi Kojima  <[email protected]>
+
+        [ iOS ] CSS Flexbox tests are constant failure (fixed-table-layout-with-percentage-width-in-flex-item.html and flex-item-compressible-001.html).
+        https://bugs.webkit.org/show_bug.cgi?id=230773
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-10-07  Nikita Vasilyev  <[email protected]>
 
         Web Inspector: Styles: format style declarations after editing

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283723 => 283724)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-07 18:15:14 UTC (rev 283723)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-07 18:17:51 UTC (rev 283724)
@@ -2127,7 +2127,7 @@
 
 webkit.org/b/230700 webrtc/datachannel/mdns-ice-candidates.html [ Pass Failure ]
 
-webkit.org/b/230773 imported/w3c/web-platform-tests/css/css-flexbox/fixed-table-layout-with-percentage-width-in-flex-item.html [ Pass Failure ]
+webkit.org/b/230773 imported/w3c/web-platform-tests/css/css-flexbox/fixed-table-layout-with-percentage-width-in-flex-item.html [ Pass ImageOnlyFailure ]
 webkit.org/b/230773 imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-001.html [ Pass Failure ]
 
 webkit.org/b/230850 remote-layer-tree/ios/uiview-tree-basic.html [ Pass Failure ] 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to