| Index: LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt b/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt
|
| index a9253053571b7838f4c7bee55e71aba8beee58dd..c1b499653554a50a14b841ffe0e9fdd1a85b0831 100644
|
| --- a/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-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.
|
| Test whether :host-context matches a shadow host correctly.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|