Chromium Code Reviews| Index: LayoutTests/fast/dom/shadow/distribution-crash-expected.txt |
| diff --git a/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt b/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt |
| index 9df8c9c4d42bac1d3943234835bb55ed64256da1..f9e07f8c4fa0ac8a12f505b3486a5cefbe13729e 100644 |
| --- a/LayoutTests/fast/dom/shadow/distribution-crash-expected.txt |
| +++ b/LayoutTests/fast/dom/shadow/distribution-crash-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 modifying InsertionPoint's child, distribution should not cause crash. |
| PASS unless crash. |