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

Unified Diff: LayoutTests/fast/scrolling/hover-during-scroll.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
Index: LayoutTests/fast/scrolling/hover-during-scroll.html
diff --git a/LayoutTests/fast/scrolling/hover-during-scroll.html b/LayoutTests/fast/scrolling/hover-during-scroll.html
index c7ff39682ff6320ac6c7079aa455843d7cde6b7a..392f2cf6b08b353cf49a1c9161273d1dff66f942 100644
--- a/LayoutTests/fast/scrolling/hover-during-scroll.html
+++ b/LayoutTests/fast/scrolling/hover-during-scroll.html
@@ -103,9 +103,6 @@ function runtest()
testRunner.waitUntilDone();
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
-
debug("Mouse is visible, moving it over the first div.");
internals.setIsCursorVisible(document, true);
eventSender.mouseMoveTo(42, centerOfDivAtIndex(0));
« no previous file with comments | « LayoutTests/fast/replaced/image-map-bug16782.html ('k') | LayoutTests/fast/text/atsui-rtl-override-selection.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698