Title: [124726] trunk/LayoutTests
Revision
124726
Author
[email protected]
Date
2012-08-05 19:35:53 -0700 (Sun, 05 Aug 2012)

Log Message

Enable fast/css/variables tests by default for chromium.
https://bugs.webkit.org/show_bug.cgi?id=92610

Reviewed by Tony Chang.

Since variables are now compiled in by default on chromium there is no reason not to run these tests.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124725 => 124726)


--- trunk/LayoutTests/ChangeLog	2012-08-06 01:50:27 UTC (rev 124725)
+++ trunk/LayoutTests/ChangeLog	2012-08-06 02:35:53 UTC (rev 124726)
@@ -1,3 +1,14 @@
+2012-08-05  Luke Macpherson   <[email protected]>
+
+        Enable fast/css/variables tests by default for chromium.
+        https://bugs.webkit.org/show_bug.cgi?id=92610
+
+        Reviewed by Tony Chang.
+
+        Since variables are now compiled in by default on chromium there is no reason not to run these tests.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-05  Joone Hur  <[email protected]>
 
         Unreviewed EFL gardening.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (124725 => 124726)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-06 01:50:27 UTC (rev 124725)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-06 02:35:53 UTC (rev 124726)
@@ -142,7 +142,6 @@
 BUGGBILLOCK SKIP : webintents/intent-tag.html = PASS
 
 // CSS Variables are not yet enabled.
-BUGWK85580 SKIP : fast/css/variables = PASS
 BUGWK85580 SKIP : inspector/styles/variables = PASS
 
 // CSS image-resolution is not yet enabled.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to