| Index: LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt b/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt
|
| index c27d438673455c5ef03be38696d92e042d602d77..fe29cdd33a51a3f0ff541f1935d706a7b3ffa52e 100644
|
| --- a/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/multiple-shadowroot-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.
|
| This test ensure that the multiple shadow root is available.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|