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

Unified Diff: LayoutTests/fast/forms/input-appearance-preventDefault.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/forms/input-appearance-preventDefault.html
diff --git a/LayoutTests/fast/forms/input-appearance-preventDefault.html b/LayoutTests/fast/forms/input-appearance-preventDefault.html
index c80762c31d81d0785d375335305a24754529a0e5..8f03f32bec80af3455d8c71c08e2d75c19849695 100644
--- a/LayoutTests/fast/forms/input-appearance-preventDefault.html
+++ b/LayoutTests/fast/forms/input-appearance-preventDefault.html
@@ -4,8 +4,6 @@
function test()
{
if (window.testRunner) {
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
eventSender.mouseMoveTo(25, 55);
eventSender.mouseDown();
eventSender.mouseUp();
« no previous file with comments | « LayoutTests/fast/forms/file/input-file-re-render.html ('k') | LayoutTests/fast/forms/input-text-click-inside.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698