Index: LayoutTests/inspector/layers/layers-3d-view-hit-testing.html |
diff --git a/LayoutTests/inspector/layers/layers-3d-view-hit-testing.html b/LayoutTests/inspector/layers/layers-3d-view-hit-testing.html |
index 30b8f23aeb7c26a54f2758c7e3f534deefdda802..0d4a4419d6ea2878c079fc6f43f0568b8eb3d5fc 100644 |
--- a/LayoutTests/inspector/layers/layers-3d-view-hit-testing.html |
+++ b/LayoutTests/inspector/layers/layers-3d-view-hit-testing.html |
@@ -83,7 +83,7 @@ function test() |
dumpOutlinedStateForLayers(); |
InspectorTest.addResult("\nHovering layer a"); |
- dispatchMouseEventOnCanvas("mousemove", 0.4, 0.1); |
+ dispatchMouseEventOnCanvas("mousemove", 0.4, 0.2); |
dumpOutlinedStateForLayers(); |
InspectorTest.addResult("\nSelecting content root"); |