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

Unified Diff: LayoutTests/fast/frames/frame-deep-nested-resize.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/frames/frame-deep-nested-resize.html
diff --git a/LayoutTests/fast/frames/frame-deep-nested-resize.html b/LayoutTests/fast/frames/frame-deep-nested-resize.html
index 541fbadbd7ff16bc969f433924ec35c1af3157a7..1830c54927d528c3061b51e159db62179d824808 100644
--- a/LayoutTests/fast/frames/frame-deep-nested-resize.html
+++ b/LayoutTests/fast/frames/frame-deep-nested-resize.html
@@ -27,9 +27,6 @@
function init() {
if (window.testRunner) {
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
-
//Move the One/* vertical resizer ten pixels west...
eventSender.mouseMoveTo(90, 400);
eventSender.mouseDown();
« no previous file with comments | « LayoutTests/fast/forms/select-empty-list.html ('k') | LayoutTests/fast/html/details-add-summary-1-and-click.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698