Title: [121090] trunk/LayoutTests
Revision
121090
Author
[email protected]
Date
2012-06-23 01:26:27 -0700 (Sat, 23 Jun 2012)

Log Message

Unreviewed GTK gardening after 121063, adding IMAGE test expectation
for tests in fast/css-grid-layout now that some reftests are working
properly and causing failures for platforms that don't support the
feature yet.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121089 => 121090)


--- trunk/LayoutTests/ChangeLog	2012-06-23 07:49:49 UTC (rev 121089)
+++ trunk/LayoutTests/ChangeLog	2012-06-23 08:26:27 UTC (rev 121090)
@@ -1,3 +1,12 @@
+2012-06-23  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening after 121063, adding IMAGE test expectation
+        for tests in fast/css-grid-layout now that some reftests are working
+        properly and causing failures for platforms that don't support the
+        feature yet.
+
+        * platform/gtk/TestExpectations:
+
 2012-06-22  Benjamin Poulain  <[email protected]>
 
         Text with text-overflow:ellipsis and text-align:right is left aligned

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (121089 => 121090)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-23 07:49:49 UTC (rev 121089)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-23 08:26:27 UTC (rev 121090)
@@ -229,7 +229,7 @@
 BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = TEXT
 
 // CSS Grid Layout is not yet enabled.
-BUGWK60731 : fast/css-grid-layout = TEXT
+BUGWK60731 : fast/css-grid-layout = TEXT IMAGE
 BUGWK60731 : fast/css-grid-layout/grid-disabled-by-default.html = PASS
 
 // <style scoped> is not yet enabled.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to