Title: [126680] trunk/LayoutTests
Revision
126680
Author
zandober...@gmail.com
Date
2012-08-24 22:33:44 -0700 (Fri, 24 Aug 2012)

Log Message

Unreviewed GTK gardening.

Skipping a test added in r126611 that requires CSS image-set support.
That feature is not currently enabled on the GTK port.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126679 => 126680)


--- trunk/LayoutTests/ChangeLog	2012-08-25 04:55:10 UTC (rev 126679)
+++ trunk/LayoutTests/ChangeLog	2012-08-25 05:33:44 UTC (rev 126680)
@@ -1,3 +1,12 @@
+2012-08-24  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Skipping a test added in r126611 that requires CSS image-set support.
+        That feature is not currently enabled on the GTK port.
+
+        * platform/gtk/TestExpectations:
+
 2012-08-24  Florin Malita  <fmal...@chromium.org>
 
         ASSERTION FAILED: !attached() in WebCore::Node::attach()

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (126679 => 126680)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-25 04:55:10 UTC (rev 126679)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-25 05:33:44 UTC (rev 126680)
@@ -302,6 +302,7 @@
 // CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET).
 BUGWKGTK SKIP : fast/css/image-set-parsing.html = TEXT
 BUGWKGTK SKIP : fast/css/image-set-parsing-invalid.html = TEXT
+BUGWKGTK SKIP : fast/css/image-set-setting.html = TEXT
 
 // For now, Web Audio API is disabled
 BUGWKGTK SKIP : webaudio = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to