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

Unified Diff: LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.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/touch/gesture/gesture-tap-active-state.html
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.html b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.html
index 312b26d1844c46e9d987939e621babe2b780ab12..2865e9df41e6418ac335ed79f74c7ce6f5278150 100644
--- a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.html
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state.html
@@ -52,9 +52,6 @@ function runTests()
return;
}
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
-
debug("Verify active isn't initially set");
shouldBeFalse("isBoxActive()");
« no previous file with comments | « LayoutTests/fast/events/touch/gesture/gesture-dblclick.html ('k') | LayoutTests/fast/events/updateLayoutForHitTest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698