blob: b19b4bf1401c67faa277481ce704dc2f1b05e4a1 [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 for ShadowAware.shadowRoot property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS host.shadowRoot is null
PASS root1 is host.shadowRoot
PASS root2 is host.shadowRoot
PASS hostWithUAShadow.shadowRoot is null
PASS successfullyParsed is true
TEST COMPLETE