| Index: LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt b/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| index 68fef8d1f33ea9bfa7873570e58a1e413cf537e4..582536dd6c9e4ef11d4b3150dfcbb4f976357264 100644
|
| --- a/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-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.
|
| When we modify host children and get distributed nodes in nested ShadowDOM, distribution should occur from the host.
|
|
|
| Adds a div to ShadowRoot.
|
|
|