Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
index 5f961f37cf9a1faf25f8a905de769dc9d82b7448..0741b4c97303499f6661936b3fbde359cbb56527 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details. |
CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a user-agent shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
CONSOLE WARNING: <shadow> doesn't work for KEYGEN element host. |
When a OpenShadowRoot is added, UserAgentShadowRoot should exists as the oldest Shadow Root. |