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

Unified Diff: LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt

Issue 23484032: Shadow DOM: Move handleDOMActivateEvent back from InputTypeView to InputType. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
diff --git a/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt b/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
index b62230e8092a53370b9fab500ed39308156ba5b0..9844604e542c233a8be01f905606c770d0d6ab4f 100644
--- a/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
+++ b/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
@@ -1,3 +1,5 @@
+Mock: Opening a file chooser.
+Mock: Opening a file chooser.
To test manually, click on all the form elements (except the textbox) and the details/summary element. The anchor shouldn't be activated (i.e. you shouldn't see any "anchor activated" messages).
Focusing [object HTMLInputElement] type=text and pressing enter

Powered by Google App Engine
This is Rietveld 408576698