Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: LayoutTests/fast/images/image-map-zoom.html

Issue 15508003: Revert "Don't force layout for mouse event hit tests" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/images/image-map-multiple-xhtml.xhtml ('k') | LayoutTests/fast/images/imagemap-case.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/images/image-map-zoom.html
diff --git a/LayoutTests/fast/images/image-map-zoom.html b/LayoutTests/fast/images/image-map-zoom.html
index 1f05d64283929a6a89b9c54e9a0ab8388dcb0dcb..6592132b0a249e6d807b68fb0c30511bfeb07fe3 100644
--- a/LayoutTests/fast/images/image-map-zoom.html
+++ b/LayoutTests/fast/images/image-map-zoom.html
@@ -11,9 +11,6 @@ function runTest()
testRunner.dumpAsText();
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
-
eventSender.mouseMoveTo(340, 140);
eventSender.mouseDown();
eventSender.mouseUp();
« no previous file with comments | « LayoutTests/fast/images/image-map-multiple-xhtml.xhtml ('k') | LayoutTests/fast/images/imagemap-case.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698