blob: adc65c844d7f3f4bb4011e58fdc46b127d782f16 [file] [log] [blame]
CONSOLE WARNING: line 14: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated and will be removed in M63, around December 2017. See https://www.chromestatus.com/features/4668884095336448 for more details.
Tests ShadowRoot.host property
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS root.host is host
PASS roots[0].host is host
PASS roots[1].host is host
PASS roots[0].host is host
PASS roots[1].host is host
PASS roots[1].host is host
PASS roots[6].host is host
PASS root.host is host
PASS successfullyParsed is true
TEST COMPLETE