| Index: LayoutTests/fast/dom/shadow/shadow-root-js-api-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-root-js-api-expected.txt b/LayoutTests/fast/dom/shadow/shadow-root-js-api-expected.txt
|
| index 0c658edf0e49935c3516b08f26a20fb3c8349fa0..a69295598ff5af414d5a256080b440b6350db116 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-root-js-api-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-root-js-api-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 ShadowRoot JS APIs. Can only run within DRT
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|