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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-input-file-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/dom/shadow/shadowdom-for-input-file-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-input-file-expected.txt b/LayoutTests/fast/dom/shadow/shadowdom-for-input-file-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d7567c4fff2fb8b5faa7f12e251deb7f5ad98e7b
--- /dev/null
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-file-expected.txt
@@ -0,0 +1,10 @@
+Mock: Opening a file chooser.
+Clicking on a file control should open a file chooser dialog even if it has author ShadowRoots. This test requires testRunner, and should open the file chooser dialog just once.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698