| Index: LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt b/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| index 9bbb03991d740c9298543e7309a2f3647fbfed86..ec73a5c4ecc2cbf1e17debee3a891500c94f6753 100644
|
| --- a/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/olderShadowRoot-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +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: Calling Element.createShadowRoot() for an element which already hosts a user-agent 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".
|
|
|