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

Unified Diff: LayoutTests/fast/events/zoom-dblclick.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/events/zoom-dblclick.html
diff --git a/LayoutTests/fast/events/zoom-dblclick.html b/LayoutTests/fast/events/zoom-dblclick.html
index cd4846cd749ee0303859e02b685e5f8620c63efd..4c3dab5d4c0d6e5f2904d2808a9b6089976681dd 100644
--- a/LayoutTests/fast/events/zoom-dblclick.html
+++ b/LayoutTests/fast/events/zoom-dblclick.html
@@ -46,8 +46,6 @@
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
}
// Zoomed.
« no previous file with comments | « LayoutTests/fast/events/window-events-capture.html ('k') | LayoutTests/fast/files/apply-blob-url-to-xhr.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698