| Index: LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt b/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt
|
| index ccda44d904d231ef4607065682b6f0f1869bb026..f5c6ebbe9fd92a6349cd2154cec1bf182044a958 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-select-attribute-featureset-expected.txt
|
| @@ -1,3 +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.
|
| Id should be collected
|
| PASS internals.hasSelectorForIdInShadow(host, "foo") is true
|
| PASS internals.hasSelectorForIdInShadow(host, "bar") is false
|
|
|