| Index: LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt b/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt
|
| index d60b256b2dd94d889ed938f5a66bc1f6ee4250ea..a6e10b09055b4d7ab1b9ca8c6b027c71aee510c9 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-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.
|
| Tests for ShadowAware.shadowRoot property.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|