Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt |
index f5c6ebbe9fd92a6349cd2154cec1bf182044a958..6692c16548c6ee48e20bf620c4f88f0d19b7ac99 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
+CONSOLE WARNING: line 113: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
Id should be collected |
PASS internals.hasSelectorForIdInShadow(host, "foo") is true |
PASS internals.hasSelectorForIdInShadow(host, "bar") is false |