[Qt] Skip a new test because of missing layoutTestController.setBackingScaleFactor...
authorossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 11 Apr 2012 13:31:29 +0000 (13:31 +0000)
committerossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 11 Apr 2012 13:31:29 +0000 (13:31 +0000)
Patch by Zoltan Arvai <zarvai@inf.u-szeged.hu> on 2012-04-11
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113855 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/qt/Skipped

index 378f6d3..ad1f943 100644 (file)
@@ -1,3 +1,11 @@
+2012-04-11  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
+
+        [Qt] Skip a new test because of missing layoutTestController.setBackingScaleFactor() implemetation.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2012-04-11  Simon Pena  <spena@igalia.com>
 
         [GTK] media/event-attributes.html fails
index ae4002f..33b6578 100644 (file)
@@ -1101,6 +1101,9 @@ svg/repaint/filter-repaint.svg
 # Needs layoutTestController.enableAutoResizeMode()
 fast/autoresize
 
+# Needs layoutTestController.setBackingScaleFactor()
+fast/canvas/2d.backingStorePixelRatio.html
+
 # This requires didClearWindowObjectForFrameInIsolatedWorld foo in FrameLoaderClient
 http/tests/security/isolatedWorld/didClearWindowObject.html
 # This needs more investigation