Title: [91321] trunk/LayoutTests
Revision
91321
Author
simon.fra...@apple.com
Date
2011-07-19 16:21:13 -0700 (Tue, 19 Jul 2011)

Log Message

2011-07-19  Simon Fraser  <simon.fra...@apple.com>

        Skip compositing/scaling/tiled-layer-recursion.html on chromium
        and Windows because it requires the scalePageBy DRT API.

        * platform/chromium/test_expectations.txt:
        * platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91320 => 91321)


--- trunk/LayoutTests/ChangeLog	2011-07-19 23:18:41 UTC (rev 91320)
+++ trunk/LayoutTests/ChangeLog	2011-07-19 23:21:13 UTC (rev 91321)
@@ -1,3 +1,11 @@
+2011-07-19  Simon Fraser  <simon.fra...@apple.com>
+
+        Skip compositing/scaling/tiled-layer-recursion.html on chromium
+        and Windows because it requires the scalePageBy DRT API.
+
+        * platform/chromium/test_expectations.txt:
+        * platform/win/Skipped:
+
 2011-07-19  Ryosuke Niwa  <rn...@webkit.org>
 
         Chromium rebaseline for r91294. Also filed the bug 64828 to track the crash on Chromium Mac.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91320 => 91321)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-19 23:18:41 UTC (rev 91320)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-19 23:21:13 UTC (rev 91321)
@@ -593,6 +593,7 @@
 // Needs eventSender.scalePageBy().
 BUGWK58013 : fast/repaint/scale-page-shrink.html = IMAGE+TEXT
 BUGWK58013 : fast/events/scroll-in-scaled-page-with-overflow-hidden.html = TEXT
+BUGWK58013 : compositing/scaling/tiled-layer-recursion.html = TEXT
 
 // -----------------------------------------------------------------
 // Inspector tests

Modified: trunk/LayoutTests/platform/win/Skipped (91320 => 91321)


--- trunk/LayoutTests/platform/win/Skipped	2011-07-19 23:18:41 UTC (rev 91320)
+++ trunk/LayoutTests/platform/win/Skipped	2011-07-19 23:21:13 UTC (rev 91321)
@@ -1280,6 +1280,7 @@
 fast/repaint/scale-page-shrink.html
 fast/transforms/selection-bounds-in-transformed-view.html
 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
+compositing/scaling/tiled-layer-recursion.html
 
 # Quota API is not supported.
 storage/storageinfo-query-usage.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to