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

Unified Diff: LayoutTests/fast/forms/select-list-box-mouse-focus-expected.txt

Issue 894913002: Prevent default actions for JS-generated mouse events other than click (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: EventHandler.cpp moved from page to input dir Created 5 years, 6 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/select-list-box-mouse-focus-expected.txt
diff --git a/LayoutTests/fast/forms/select-list-box-mouse-focus-expected.txt b/LayoutTests/fast/forms/select-list-box-mouse-focus-expected.txt
index 2fab9ebfeae604769e15673fa3e1cdea9e38139f..3af589aded852c4459bce6eed446a205b1fe7171 100644
--- a/LayoutTests/fast/forms/select-list-box-mouse-focus-expected.txt
+++ b/LayoutTests/fast/forms/select-list-box-mouse-focus-expected.txt
@@ -1,4 +1,4 @@
-The select below should be focused because we dispatched a mouse down event to it.
+The select below should be focused once clicked.
PASS

Powered by Google App Engine
This is Rietveld 408576698