| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt
|
| index f9e07f8c4fa0ac8a12f505b3486a5cefbe13729e..2b28b7c8a9515cc16ee4854078ccf3fd42c7a31c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-crash-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 31: 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 modifying InsertionPoint's child, distribution should not cause crash.
|
|
|
| PASS unless crash.
|
|
|