blob: 8a7ae395ffb6ba0859bb6b8a268753440adf1a11 [file] [log] [blame]
CONSOLE WARNING: line 21: Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.
Test that a hit right in the middle of a shadow dom node returns it and not its host.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS adjusted node was DIV#shadowDiv.
PASS successfullyParsed is true
TEST COMPLETE