Index: LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt b/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt |
index b47d73c665271ca17ac3fabdf51bd7342b845a1d..0054627f83c90a899643a0fe9058163d74e49d60 100644 |
--- a/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadow-element-inactive-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. |
CONSOLE WARNING: <shadow> doesn't work for APPLET element host. |
CONSOLE WARNING: <shadow> doesn't work for DETAILS element host. |
CONSOLE WARNING: <shadow> doesn't work for EMBED element host. |