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

Unified Diff: LayoutTests/touchadjustment/context-menu-select-text.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/context-menu-select-text.html
diff --git a/LayoutTests/touchadjustment/context-menu-select-text.html b/LayoutTests/touchadjustment/context-menu-select-text.html
index bf18c1e32d4f38af722a21af5cc2fd2159dfcfe1..92d078014c1dfa4d2eebb23f6017474599f14494 100644
--- a/LayoutTests/touchadjustment/context-menu-select-text.html
+++ b/LayoutTests/touchadjustment/context-menu-select-text.html
@@ -50,8 +50,6 @@
{
if (window.testRunner && window.internals && internals.touchNodeAdjustedToBestContextMenuNode) {
description('Test touch adjustment for context-menu gestures with automatic select behaviour.');
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
testAdjustedTouches();
e.sandbox.style.display = 'none';
}
« no previous file with comments | « LayoutTests/touchadjustment/context-menu.html ('k') | LayoutTests/touchadjustment/context-menu-text-subtargets.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698