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

Unified Diff: LayoutTests/touchadjustment/context-menu-text-subtargets.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-text-subtargets.html
diff --git a/LayoutTests/touchadjustment/context-menu-text-subtargets.html b/LayoutTests/touchadjustment/context-menu-text-subtargets.html
index 98451474aed03b2b95c1fa548252a51ce5c3da6e..2843b32b03990e44f0098aa0ad7d1de0f9bafca8 100644
--- a/LayoutTests/touchadjustment/context-menu-text-subtargets.html
+++ b/LayoutTests/touchadjustment/context-menu-text-subtargets.html
@@ -72,8 +72,6 @@
{
if (window.testRunner && window.internals && internals.touchNodeAdjustedToBestContextMenuNode) {
description('Test touch-adjustment to individual words or active selection.');
- // 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-select-text.html ('k') | LayoutTests/touchadjustment/disabled-formelements.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698