Index: LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
index 47751269cc3e6e470f4fdf44c826948544c85b25..75806a8b6aa8a65f6eb5a61fd538ad165f9574a8 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE MESSAGE: <shadow> doesn't work for KEYGEN element host. |
-CONSOLE MESSAGE: <shadow> doesn't work for FIELDSET element host. |
+CONSOLE WARNING: <shadow> doesn't work for KEYGEN element host. |
+CONSOLE WARNING: <shadow> doesn't work for FIELDSET element host. |
When a AuthorShadowRoot is added, UserAgentShadowRoot should exists as the oldest Shadow Root. |
PASS oldestShadowRoot is not shadowRoot |