| Index: LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| index c61d36e6947c20bc4518528baa49d0417d2e31c3..de083c580452a0874422a52d44138e1250f6e7a9 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| @@ -1,4 +1,6 @@
|
| +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.
|
| CONSOLE WARNING: <shadow> doesn't work for DETAILS element host.
|
| +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 for a shadow element's getDistributedNodes().
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|