blob: 9ba4bd64511777e8b9699c37d6bfba8cf9c907cb [file] [log] [blame]
CONSOLE WARNING: line 27: 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.
Should not share style if sibling has different styles in older shadow roots
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(div1).backgroundColor is "rgb(255, 0, 0)"
PASS successfullyParsed is true
TEST COMPLETE