Index: LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change-expected.txt b/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change-expected.txt |
index ad82540d0c3177545abc142cb6b2951fe83544db..a5633962d1ec6a887d982cc5590511c6103e1835 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change-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. |
Test if changing input type keeps author ShadowRoot content. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |