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

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: TIL, gclient sync may rebase changes back in time 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
« no previous file with comments | « LayoutTests/fast/forms/select-list-box-mouse-focus.html ('k') | LayoutTests/plugins/user-gesture.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « LayoutTests/fast/forms/select-list-box-mouse-focus.html ('k') | LayoutTests/plugins/user-gesture.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698