Title: [119039] trunk/LayoutTests
Revision
119039
Author
[email protected]
Date
2012-05-30 20:26:15 -0700 (Wed, 30 May 2012)

Log Message

[Win] Need implementation of layoutTestController.setBackingScaleFactor
https://bugs.webkit.org/show_bug.cgi?id=87919

Add tests that use setBackingScaleFactor to the Windows Skipped list.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119038 => 119039)


--- trunk/LayoutTests/ChangeLog	2012-05-31 03:25:32 UTC (rev 119038)
+++ trunk/LayoutTests/ChangeLog	2012-05-31 03:26:15 UTC (rev 119039)
@@ -1,3 +1,12 @@
+2012-05-30  Jessie Berlin  <[email protected]>
+
+        [Win] Need implementation of layoutTestController.setBackingScaleFactor
+        https://bugs.webkit.org/show_bug.cgi?id=87919
+
+        Add tests that use setBackingScaleFactor to the Windows Skipped list.
+
+        * platform/win/Skipped:
+
 2012-05-30  Christophe Dumez  <[email protected]>
 
         [JSC] SerializedScriptValue.create() succeeds even if MessagePort object cannot be found in transferred ports

Modified: trunk/LayoutTests/platform/win/Skipped (119038 => 119039)


--- trunk/LayoutTests/platform/win/Skipped	2012-05-31 03:25:32 UTC (rev 119038)
+++ trunk/LayoutTests/platform/win/Skipped	2012-05-31 03:26:15 UTC (rev 119039)
@@ -1546,8 +1546,13 @@
 # Microdata DOM API is not yet enabled.
 fast/dom/MicroData
 
-# HiDPI tests require test infrastructure enhancements
+# HiDPI tests require test infrastructure enhancements (e.g. layoutTestController.setBackingScaleFactor)
+# https://bugs.webkit.org/show_bug.cgi?id=87919
+compositing/tiled-layers-hidpi.html
+fast/canvas/2d.backingStorePixelRatio.html
+fast/canvas/2d.imageDataHD.html
 fast/hidpi
+svg/as-image/image-respects-deviceScaleFactor.html
 
 # Skip because this platform does not support a paging mouse wheel event
 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to