Title: [238830] trunk/LayoutTests
Revision
238830
Author
[email protected]
Date
2018-12-03 16:55:21 -0800 (Mon, 03 Dec 2018)

Log Message

[css-grid] Crash on debug changing the style of a positioned element
https://bugs.webkit.org/show_bug.cgi?id=191473

Unreviewed test gardening.

* TestExpectations: Skip crashing layout test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (238829 => 238830)


--- trunk/LayoutTests/ChangeLog	2018-12-04 00:15:22 UTC (rev 238829)
+++ trunk/LayoutTests/ChangeLog	2018-12-04 00:55:21 UTC (rev 238830)
@@ -1,3 +1,12 @@
+2018-12-03  Ryan Haddad  <[email protected]>
+
+        [css-grid] Crash on debug changing the style of a positioned element
+        https://bugs.webkit.org/show_bug.cgi?id=191473
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Skip crashing layout test.
+
 2018-12-03  Daniel Bates  <[email protected]>
 
         [iOS] Do not handle key events that are key commands

Modified: trunk/LayoutTests/TestExpectations (238829 => 238830)


--- trunk/LayoutTests/TestExpectations	2018-12-04 00:15:22 UTC (rev 238829)
+++ trunk/LayoutTests/TestExpectations	2018-12-04 00:55:21 UTC (rev 238830)
@@ -617,7 +617,7 @@
 webkit.org/b/191462 imported/w3c/web-platform-tests/css/css-grid/grid-items/percentage-size-replaced-subitems-001.html [ ImageOnlyFailure ]
 webkit.org/b/191463 imported/w3c/web-platform-tests/css/css-grid/grid-items/explicitly-sized-grid-item-as-table.html
 webkit.org/b/191627 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html [ Failure ]
-webkit.org/b/191473 fast/css-grid-layout/grid-crash-out-of-flow-positioned-element.html [ Crash ]
+webkit.org/b/191473 fast/css-grid-layout/grid-crash-out-of-flow-positioned-element.html [ Skip ]
 webkit.org/b/149890 fast/css-grid-layout/grid-shorthands-style-format.html [ Failure ]
 webkit.org/b/191506 fast/css-grid-layout/grid-item-scroll-position.html [ Failure ]
 webkit.org/b/191507 fast/css-grid-layout/positioned-grid-container-percentage-tracks.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to