Title: [134130] trunk/LayoutTests
Revision
134130
Author
rak...@webkit.org
Date
2012-11-09 16:07:49 -0800 (Fri, 09 Nov 2012)

Log Message

[EFL] Unreviewed gardening.

Skip fast/canvas/canvas-resize-reset-pixelRatio.html since
HIGH_DPI_CANVAS is disabled by default.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134129 => 134130)


--- trunk/LayoutTests/ChangeLog	2012-11-10 00:01:35 UTC (rev 134129)
+++ trunk/LayoutTests/ChangeLog	2012-11-10 00:07:49 UTC (rev 134130)
@@ -1,3 +1,12 @@
+2012-11-09  Raphael Kubo da Costa  <raphael.kubo.da.co...@intel.com>
+
+        [EFL] Unreviewed gardening.
+
+        Skip fast/canvas/canvas-resize-reset-pixelRatio.html since
+        HIGH_DPI_CANVAS is disabled by default.
+
+        * platform/efl/TestExpectations:
+
 2012-11-09  Tien-Ren Chen  <trc...@chromium.org>
 
         Correct scroll adjustment for touchEvent.clientX/clientY

Modified: trunk/LayoutTests/platform/efl/TestExpectations (134129 => 134130)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-10 00:01:35 UTC (rev 134129)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-10 00:07:49 UTC (rev 134130)
@@ -606,6 +606,9 @@
 # Subpixel layout is not enabled.
 webkit.org/b/85532 fast/sub-pixel [ Skip ]
 
+# HIGH_DPI_CANVAS is not enabled.
+webkit.org/b/101809 fast/canvas/canvas-resize-reset-pixelRatio.html [ Skip ]
+
 # DeviceOrientation support is not enabled by default.
 Bug(EFL) fast/dom/DeviceOrientation [ Skip ]
 Bug(EFL) fast/dom/Window/window-properties-device-orientation.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to