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 |
index d7567c4fff2fb8b5faa7f12e251deb7f5ad98e7b..83c13d8a5c818f28bbe26c82a671f8dc90cbaa9e 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-input-file-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-file-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts an user-agent shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
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. |