| Index: LayoutTests/fast/dom/shadow/parent-tree-scope-in-shadow-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/parent-tree-scope-in-shadow-expected.txt b/LayoutTests/fast/dom/shadow/parent-tree-scope-in-shadow-expected.txt
|
| index 6060319fa6543c7f53adb33dc73641fb3e48a0e2..57edac2823ee6bd54c9241956bd4663a3c1aa8c6 100644
|
| --- a/LayoutTests/fast/dom/shadow/parent-tree-scope-in-shadow-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/parent-tree-scope-in-shadow-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.
|
| Creating shadow dom subtrees from top to bottom.
|
| PASS internals.parentTreeScope(shadow1) is document
|
| PASS internals.parentTreeScope(shadow2) is shadow1
|
|
|