Title: [117639] trunk/LayoutTests
Revision
117639
Author
[email protected]
Date
2012-05-18 14:57:09 -0700 (Fri, 18 May 2012)

Log Message

Unreviewed, skip grid layout tests that are failing after r117613.

It looks like apple mac had grid layout enabled prior to r117613?
These tests shouldn't have been passing before.

* platform/mac/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117638 => 117639)


--- trunk/LayoutTests/ChangeLog	2012-05-18 21:50:47 UTC (rev 117638)
+++ trunk/LayoutTests/ChangeLog	2012-05-18 21:57:09 UTC (rev 117639)
@@ -1,3 +1,12 @@
+2012-05-18  Tony Chang  <[email protected]>
+
+        Unreviewed, skip grid layout tests that are failing after r117613.
+
+        It looks like apple mac had grid layout enabled prior to r117613?
+        These tests shouldn't have been passing before.
+
+        * platform/mac/test_expectations.txt:
+
 2012-05-18  Keyar Hood  <[email protected]>
 
         Support imageSmoothingEnabled

Modified: trunk/LayoutTests/platform/mac/test_expectations.txt (117638 => 117639)


--- trunk/LayoutTests/platform/mac/test_expectations.txt	2012-05-18 21:50:47 UTC (rev 117638)
+++ trunk/LayoutTests/platform/mac/test_expectations.txt	2012-05-18 21:57:09 UTC (rev 117639)
@@ -185,6 +185,12 @@
 BUGWK84777 : ietestcenter/css3/multicolumn/column-width-applies-to-015.htm = IMAGE
 BUGWK84778 : ietestcenter/css3/multicolumn/column-width-negative-001.htm = IMAGE
 
+BUGWK60731 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
+BUGWK60731 : ietestcenter/css3/grid/grid-column-002.htm = IMAGE
+BUGWK60731 : ietestcenter/css3/grid/grid-column-003.htm = IMAGE
+BUGWK60731 : ietestcenter/css3/grid/grid-items-002.htm = IMAGE
+BUGWK60731 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
+
 // Fails after r115379
 BUGWK85038 : http/tests/inspector/network/network-initiator.html = TEXT TIMEOUT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to