[EFL][DRT] Gardening CSS Regions & Exclusions
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Apr 2012 12:53:21 +0000 (12:53 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Apr 2012 12:53:21 +0000 (12:53 +0000)
https://bugs.webkit.org/show_bug.cgi?id=84011

Skipping CSS regions and exclusions tests for now,
waiting for feature to complete.

Unreviewed, EFL gardening.

Patch by Dominik Röttsches <dominik.rottsches@linux.intel.com> on 2012-04-16

* platform/efl/Skipped:
* platform/efl/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114244 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/efl/Skipped
LayoutTests/platform/efl/test_expectations.txt

index e3b73fb..3475c4e 100644 (file)
@@ -1,3 +1,16 @@
+2012-04-16  Dominik Röttsches  <dominik.rottsches@linux.intel.com>
+
+        [EFL][DRT] Gardening CSS Regions & Exclusions
+        https://bugs.webkit.org/show_bug.cgi?id=84011
+
+        Skipping CSS regions and exclusions tests for now,
+        waiting for feature to complete.
+
+        Unreviewed, EFL gardening.
+
+        * platform/efl/Skipped:
+        * platform/efl/test_expectations.txt:
+
 2012-04-16  Philippe Normand  <pnormand@igalia.com>
 
         Unreviewed, GTK gardening.
index b90d76c..ca294d3 100644 (file)
@@ -1809,10 +1809,6 @@ css3/filters
 fast/css/image-set-parsing.html
 fast/css/image-set-parsing-invalid.html
 
-# CSS Regions support not yet enabled.
-# https://bugs.webkit.org/show_bug.cgi?id=57312
-fast/regions
-
 # ENABLE_INPUT_TYPE_* are not enabled.
 # https://bugs.webkit.org/show_bug.cgi?id=29359
 # https://bugs.webkit.org/show_bug.cgi?id=68971
index af66f7c..6bff545 100644 (file)
@@ -156,3 +156,9 @@ BUGWK83830 : ietestcenter/css3/grid/grid-column-002.htm = FAIL MISSING
 BUGWK83830 : ietestcenter/css3/grid/grid-columns-001.htm = FAIL MISSING
 BUGWK83830 : ietestcenter/css3/grid/grid-items-002.htm = FAIL MISSING
 BUGWK83830 : ietestcenter/css3/grid/grid-items-004.htm = FAIL MISSING
+
+// CSS Regions support not yet enabled, tracking in a separate EFL bug.
+BUGWK83897 SKIP : fast/regions = FAIL
+
+// Exclusions implementation not complete yet.
+BUGWK83898 SKIP : fast/exclusions = FAIL