Title: [180555] trunk/LayoutTests
Revision
180555
Author
commit-qu...@webkit.org
Date
2015-02-24 04:21:44 -0800 (Tue, 24 Feb 2015)

Log Message

Unreviewed GTK+ Gardening 24th February
https://bugs.webkit.org/show_bug.cgi?id=141964

Patch by Marcos Chavarría Teijeiro <chavarria1...@gmail.com> on 2015-02-24

* platform/gtk/TestExpectations:
* platform/gtk/fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution-expected.txt: Added. Rebaselined after r180107. (This revision updates expectations on mac platform but it doesn't do it in any other platform).

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (180554 => 180555)


--- trunk/LayoutTests/ChangeLog	2015-02-24 11:38:53 UTC (rev 180554)
+++ trunk/LayoutTests/ChangeLog	2015-02-24 12:21:44 UTC (rev 180555)
@@ -1,3 +1,12 @@
+2015-02-24  Marcos Chavarría Teijeiro  <chavarria1...@gmail.com>
+
+        Unreviewed GTK+ Gardening 24th February
+        https://bugs.webkit.org/show_bug.cgi?id=141964
+
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution-expected.txt: Added. Rebaselined after r180107. (This revision updates expectations on mac platform but it doesn't do it in any other platform).
+
 2015-02-24  Gyuyoung Kim  <gyuyoung....@samsung.com>
 
         Unreviewed, EFL daily gardening 24th Feb.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (180554 => 180555)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-24 11:38:53 UTC (rev 180554)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-24 12:21:44 UTC (rev 180555)
@@ -595,7 +595,14 @@
 webkit.org/b/141458 imported/mozilla/svg/pattern-scale-01c.svg [ ImageOnlyFailure ]
 webkit.org/b/141458 imported/mozilla/svg/symbol-01.svg [ ImageOnlyFailure ]
 
+webkit.org/b/141960 accessibility/roles-exposed.html [ Failure ]
+webkit.org/b/141961 fast/multicol/span/span-as-immediate-columns-child.html [ Failure ]
+webkit.org/b/141962 http/tests/notifications/legacy/notification-request-permission-then-navigate.html [ Failure ]
+webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
 
+webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
+
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2261,7 +2268,6 @@
 webkit.org/b/136159 fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
 webkit.org/b/136159 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
 
-webkit.org/b/136537 css3/flexbox/flex-rounding.html [ Failure ]
 webkit.org/b/136537 fast/sub-pixel/client-width-height-snapping.html [ Failure ]
 
 webkit.org/b/136672 fast/selectors/read-only-read-write-input-basics.html [ Failure ]
@@ -2274,7 +2280,6 @@
 webkit.org/b/137695 media/video-controls-audiotracks-trackmenu.html [ Failure ]
 webkit.org/b/138074 media/video-volume-slider-drag.html [ Failure ]
 
-webkit.org/b/138072 http/tests/xmlhttprequest/cross-origin-redirect-responseURL.html [ Failure ]
 webkit.org/b/138073 http/tests/media/hls/hls-audio-tracks.html [ Failure ]
 
 # Font is clipped incorrectly

Added: trunk/LayoutTests/platform/gtk/fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution-expected.txt (0 => 180555)


--- trunk/LayoutTests/platform/gtk/fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution-expected.txt	2015-02-24 12:21:44 UTC (rev 180555)
@@ -0,0 +1,27 @@
+PASS grid-template-columns is 60px 20px after grid row swap.
+PASS grid-template-columns is 76px 50px after grid row swap.
+PASS grid-template-columns is 60px 16px after grid row swap.
+PASS grid-template-columns is 60px 16px after grid row swap.
+PASS grid-template-columns is 76px 0px after grid row swap.
+PASS grid-template-columns is 60px 16px after grid row swap.
+PASS grid-template-columns is 60px 16px after grid row swap.
+PASS grid-template-columns is 60px 16px after grid row swap.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
+XXXXX
+XXX XXX
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to