blob: fde578a0048616b51ab20954c9042392199b5482 [file] [log] [blame]
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.
Flat Tree will be:
DIV id=sandbox
DIV id=top
DIV id=A
DIV id=D
Click C
click
@C (target: C)
@B (target: C)
@orphaned-shadow-root (target: C)
@A (target: A)
@top (target: A)
Click non-distributed-node
click
@non-distributed-node (target: non-distributed-node)
@A (target: non-distributed-node)
@top (target: non-distributed-node)
PASS successfullyParsed is true
TEST COMPLETE