Title: [239672] trunk/LayoutTests
Revision
239672
Author
[email protected]
Date
2019-01-07 07:39:55 -0800 (Mon, 07 Jan 2019)

Log Message

[WPE][GTK] Skip css-typedom tests

Unreviewed gardening. CSS_TYPED_OM is disabled by default.
* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (239671 => 239672)


--- trunk/LayoutTests/ChangeLog	2019-01-07 13:56:42 UTC (rev 239671)
+++ trunk/LayoutTests/ChangeLog	2019-01-07 15:39:55 UTC (rev 239672)
@@ -1,3 +1,11 @@
+2019-01-07  Claudio Saavedra  <[email protected]>
+
+        [WPE][GTK] Skip css-typedom tests
+
+        Unreviewed gardening. CSS_TYPED_OM is disabled by default.
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2019-01-06  Jiewen Tan  <[email protected]>
 
         [WebAuthN] Import U2F command/response converters from Chromium

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (239671 => 239672)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-01-07 13:56:42 UTC (rev 239671)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-01-07 15:39:55 UTC (rev 239672)
@@ -743,6 +743,9 @@
 # ENABLE(CSS_SCROLL_SNAP) is disabled.
 css3/scroll-snap [ Skip ]
 
+# ENABLE(CSS_TYPED_OM) is disabled.
+css-typedom [ Skip ]
+
 # ENABLE(DARK_MODE_CSS) is disabled.
 css-dark-mode [ Skip ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (239671 => 239672)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2019-01-07 13:56:42 UTC (rev 239671)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2019-01-07 15:39:55 UTC (rev 239672)
@@ -190,6 +190,9 @@
 # ENABLE_DARK_MODE_CSS is OFF in WPE.
 css-dark-mode [ Skip ]
 
+# ENABLE(CSS_TYPED_OM) is disabled.
+css-typedom [ Skip ]
+
 # Tests below are copied from wk2 expectations, because we've marked
 #  as passing the whole fast/events directory.
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to