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

Unified Diff: LayoutTests/fast/events/clientXY-in-zoom-and-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/events/clientXY-in-zoom-and-scroll.html
diff --git a/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html b/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
index 08c887fce5f00c054c13aa532b76925d0427b0c3..c46da61fc458a8ef95492ebb1fbffb0cc86a12a3 100644
--- a/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
+++ b/LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html
@@ -44,8 +44,6 @@
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
}
// Default.
« no previous file with comments | « LayoutTests/fast/events/capture-on-target.html ('k') | LayoutTests/fast/events/dblclick-addEventListener.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698