Title: [159844] trunk/LayoutTests
Revision
159844
Author
an...@apple.com
Date
2013-11-28 08:19:30 -0800 (Thu, 28 Nov 2013)

Log Message

No need to skip css variables tests as they were removed.

* platform/mac/TestExpectations:
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (159843 => 159844)


--- trunk/LayoutTests/ChangeLog	2013-11-28 16:02:34 UTC (rev 159843)
+++ trunk/LayoutTests/ChangeLog	2013-11-28 16:19:30 UTC (rev 159844)
@@ -1,5 +1,12 @@
 2013-11-28  Antti Koivisto  <an...@apple.com>
 
+        No need to skip css variables tests as they were removed.
+
+        * platform/mac/TestExpectations:
+        * platform/win/TestExpectations:
+
+2013-11-28  Antti Koivisto  <an...@apple.com>
+
         Remove feature: CSS variables
         https://bugs.webkit.org/show_bug.cgi?id=114119
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (159843 => 159844)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-11-28 16:02:34 UTC (rev 159843)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-11-28 16:19:30 UTC (rev 159844)
@@ -793,9 +793,6 @@
 # ENABLE(CUSTOM_ELEMENTS) is disabled.
 fast/dom/custom
 
-# CSS Variables are not yet enabled.
-webkit.org/b/85580 fast/css/variables
-
 # CSS image-resolution is not yet enabled.
 webkit.org/b/85262 fast/css/image-resolution
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (159843 => 159844)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-11-28 16:02:34 UTC (rev 159843)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-11-28 16:19:30 UTC (rev 159844)
@@ -2595,21 +2595,6 @@
 webkit.org/b/117322 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
 webkit.org/b/117322 fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
 webkit.org/b/117322 fast/css/text-indent-first-line-006.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/border-width.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/calc.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/colors-test.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/computed-style.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/inherited-values.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/inline-styles.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/redefinition.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/shorthand.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/transform-test.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/use-before-defined.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/var-inside-box-reflect.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/var-inside-pair.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/var-inside-quad.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/var-inside-shorthand.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/variables/variable-chain.html [ ImageOnlyFailure ]
 webkit.org/b/117322 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
 webkit.org/b/117322 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
 webkit.org/b/117322 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to