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

Unified Diff: LayoutTests/touchadjustment/touch-inlines.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
« no previous file with comments | « LayoutTests/touchadjustment/rotated-node.html ('k') | LayoutTests/touchadjustment/zoom-basic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/touchadjustment/touch-inlines.html
diff --git a/LayoutTests/touchadjustment/touch-inlines.html b/LayoutTests/touchadjustment/touch-inlines.html
index 0e450550167edf36fbc045123fcb121a27101451..f3c193fec7595e3f5e7dab3545c86510c51dfdc4 100644
--- a/LayoutTests/touchadjustment/touch-inlines.html
+++ b/LayoutTests/touchadjustment/touch-inlines.html
@@ -64,8 +64,6 @@
{
if (window.testRunner && window.internals && internals.touchNodeAdjustedToBestClickableNode) {
description('Tests touch-adjustment on inline links. Making sure we can hit over line-breaks, and can miss when tapping between parts of a line-broken link.');
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
testDirectTouches();
testDirectMisses();
testIndirectTouches();
« no previous file with comments | « LayoutTests/touchadjustment/rotated-node.html ('k') | LayoutTests/touchadjustment/zoom-basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698