Title: [202221] trunk/LayoutTests
Revision
202221
Author
gyuyoung....@webkit.org
Date
2016-06-19 18:59:06 -0700 (Sun, 19 Jun 2016)

Log Message

[EFL] Mark shadow-dom tests to pass because it was enabled by r202091
https://bugs.webkit.org/show_bug.cgi?id=158930

Unreviewed EFL gardening.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202220 => 202221)


--- trunk/LayoutTests/ChangeLog	2016-06-20 01:19:50 UTC (rev 202220)
+++ trunk/LayoutTests/ChangeLog	2016-06-20 01:59:06 UTC (rev 202221)
@@ -1,3 +1,12 @@
+2016-06-19  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Mark shadow-dom tests to pass because it was enabled by r202091
+        https://bugs.webkit.org/show_bug.cgi?id=158930
+
+        Unreviewed EFL gardening.
+
+        * platform/efl/TestExpectations:
+
 2016-06-19  Michael Catanzaro  <mcatanz...@igalia.com>
 
         [GTK] Unreviewed test gardening

Modified: trunk/LayoutTests/platform/efl/TestExpectations (202220 => 202221)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-06-20 01:19:50 UTC (rev 202220)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-06-20 01:59:06 UTC (rev 202221)
@@ -1337,12 +1337,6 @@
 imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules.html [ Pass ]
 imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak.html [ Pass ]
 imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-rules.html [ Pass ]
-fast/shadow-dom/insert-child-to-assigned-node.html [ Pass ]
-fast/shadow-dom/shadow-layout-after-attach-shadow.html [ Pass ]
-fast/shadow-dom/shadow-layout-after-host-child-changes.html [ Pass ]
-fast/shadow-dom/shadow-layout-after-inserting-or-removing-host-child.html [ Pass ]
-fast/shadow-dom/shadow-layout-after-slot-changes.html [ Pass ]
-fast/shadow-dom/shadow-layout-after-slot-fallback-changes.html [ Pass ]
 
 webkit.org/b/155875 svg/W3C-SVG-1.1/animate-elem-20-t.svg [ Pass ]
 webkit.org/b/155875 svg/W3C-SVG-1.1/interact-events-01-b.svg [ Pass ]
@@ -1367,6 +1361,8 @@
 fast/scrolling/rtl-scrollbars-text-selection.html
 fast/scrolling/rtl-scrollbars.html
 
+webkit.org/b/148695 fast/shadow-dom [ Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FAILING TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2534,9 +2530,6 @@
 webkit.org/b/155945 storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure ]
 webkit.org/b/155945 storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure ]
 
-# Shadow dom is not enabled on EFL port yet.
-Bug(EFL) fast/shadow-dom/slot-removal-crash-2.html
-
 webkit.org/b/155959 svg/text/kerning.svg [ Failure ]
 webkit.org/b/155959 svg/text/multichar-glyph.svg [ Failure ]
 webkit.org/b/155959 svg/text/text-altglyph-01-b.svg [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to