| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| index 582536dd6c9e4ef11d4b3150dfcbb4f976357264..3128e2235e3c2acee15d395a46a43fac24aad050 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/nested-reprojection-inconsistent-expected.txt
|
| @@ -1,4 +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.
|
| +CONSOLE WARNING: line 20: 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.
|
|
|