| Index: LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt b/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
|
| index 4b8d5210e43d9e713b1c341049e4e42c9874fa79..6dc9eb31360ae5f463e28f681bc48db49ff74d65 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
|
| @@ -1,5 +1,4 @@
|
| 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 APPLET element host.
|
| CONSOLE WARNING: <shadow> doesn't work for DETAILS element host.
|
| CONSOLE WARNING: <shadow> doesn't work for EMBED element host.
|
| CONSOLE WARNING: <shadow> doesn't work for INPUT element host.
|
| @@ -10,8 +9,6 @@ We should not expose UA shadow nodes.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -applet
|
| -PASS root2.firstChild.getDistributedNodes().length is 0
|
| details
|
| PASS root2.firstChild.getDistributedNodes().length is 0
|
| embed
|
|
|