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

Unified Diff: LayoutTests/touchadjustment/disabled-formelements.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/touchadjustment/disabled-formelements.html
diff --git a/LayoutTests/touchadjustment/disabled-formelements.html b/LayoutTests/touchadjustment/disabled-formelements.html
index ba39dd2d524fda13cd2e9a5893c24a4ede823b54..980fb65ee242adb34b7ff410040ed4307c8ac9d9 100644
--- a/LayoutTests/touchadjustment/disabled-formelements.html
+++ b/LayoutTests/touchadjustment/disabled-formelements.html
@@ -61,8 +61,6 @@
{
if (window.testRunner && window.internals && internals.touchNodeAdjustedToBestClickableNode) {
description(document.title);
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
testDirectTouches();
testAdjustedTouches();
e.sandbox.style.display = 'none';
« no previous file with comments | « LayoutTests/touchadjustment/context-menu-text-subtargets.html ('k') | LayoutTests/touchadjustment/rotated-node.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698