Title: [135783] trunk/LayoutTests
Revision
135783
Author
roger_f...@apple.com
Date
2012-11-26 15:53:46 -0800 (Mon, 26 Nov 2012)

Log Message

Unreviewed. Skipping some compositing/tiling tests on Windows because tiled backing is not supported.
Tests skipped:
compositing/tiling/rotated-tiled-preserve3d-clamped.html
compositing/tiling/rotated-tiled-clamped.html

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135782 => 135783)


--- trunk/LayoutTests/ChangeLog	2012-11-26 23:49:36 UTC (rev 135782)
+++ trunk/LayoutTests/ChangeLog	2012-11-26 23:53:46 UTC (rev 135783)
@@ -1,3 +1,12 @@
+2012-11-26  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Skipping some compositing/tiling tests on Windows because tiled backing is not supported.
+        Tests skipped:
+        compositing/tiling/rotated-tiled-preserve3d-clamped.html
+        compositing/tiling/rotated-tiled-clamped.html
+
+        * platform/win/TestExpectations:
+
 2012-11-26  Robert Kroeger  <rjkro...@chromium.org>
 
         Unreviewed gardening: css3/filters/custom/custom-filter-transforms-animation.html

Modified: trunk/LayoutTests/platform/win/TestExpectations (135782 => 135783)


--- trunk/LayoutTests/platform/win/TestExpectations	2012-11-26 23:49:36 UTC (rev 135782)
+++ trunk/LayoutTests/platform/win/TestExpectations	2012-11-26 23:53:46 UTC (rev 135783)
@@ -2435,6 +2435,10 @@
 fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html
 fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
 
-#ACCELERATED_OVERFLOW_SCROLLING is disabled on Windows
+# ACCELERATED_OVERFLOW_SCROLLING is disabled on Windows
 compositing/overflow/scrolling-without-painting.html
 compositing/overflow/updating-scrolling-content.html
+
+# Skip some compositing/tiling tests after r133056
+compositing/tiling/rotated-tiled-preserve3d-clamped.html
+compositing/tiling/rotated-tiled-clamped.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to