Chromium Code Reviews| Index: LayoutTests/inspector/elements/create-shadow-root-expected.txt |
| diff --git a/LayoutTests/inspector/elements/create-shadow-root-expected.txt b/LayoutTests/inspector/elements/create-shadow-root-expected.txt |
| index 93b8fd8bf4fd924d6e701a73d682dd0ef0ef40f9..c76f1fede08e472d82aabf6a74b8c29c450fe53f 100644 |
| --- a/LayoutTests/inspector/elements/create-shadow-root-expected.txt |
| +++ b/LayoutTests/inspector/elements/create-shadow-root-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. |
| Tests that elements panel updates dom tree structure upon shadow root creation. |