| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| index 9e779d5584a1cf604fb0becafd0575caf118e660..15f756107d3a9f875382c9d4caa5907ce0c35d51 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/olderShadowRoot-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 12: 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 ShadowRoot.olderShadowRoot property
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|