| Index: LayoutTests/fast/dom/shadow/has-shadow-insertion-point-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/has-shadow-insertion-point-expected.txt b/LayoutTests/fast/dom/shadow/has-shadow-insertion-point-expected.txt
|
| index d68d90ac77da18aa2d9b50f02fc81cbc8ab24660..3dfad8daee11bde64dc2e130a6c39b7f9c750a83 100644
|
| --- a/LayoutTests/fast/dom/shadow/has-shadow-insertion-point-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/has-shadow-insertion-point-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.
|
| Test for Bug 97184 and 104346 : HTMLShadowElement should be registered correctly.
|
|
|
| In the case host is in document
|
|
|