blob: 908400d30f5fe59b97ae9efd7a4bf86fae43b640 [file] [log] [blame]
CONSOLE WARNING: line 87: 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.
Text Node
Flat Tree will be:
DIV id=sandbox
DIV id=top
DIV id=shadow-host
DIV id=content-parent
#text
Moving mouse from a distributed text node to top
mouseout
@content-parent (target: content-parent) (related: top)
@shadow-root (target: content-parent) (related: top)
@shadow-host (target: shadow-host) (related: top)
@top (target: shadow-host) (related: top)
mouseover
@top (target: top) (related: shadow-host)
mousewheel
@content-parent (target: content-parent)
@shadow-root (target: content-parent)
@shadow-host (target: shadow-host)
@top (target: shadow-host)
touchstart
@content-parent (target: content-parent) (touches: content-parent) (targetTouches: content-parent) (changedTouches: content-parent)
@shadow-root (target: content-parent) (touches: content-parent) (targetTouches: content-parent) (changedTouches: content-parent)
@shadow-host (target: shadow-host) (touches: shadow-host) (targetTouches: shadow-host) (changedTouches: shadow-host)
@top (target: shadow-host) (touches: shadow-host) (targetTouches: shadow-host) (changedTouches: shadow-host)
PASS successfullyParsed is true
TEST COMPLETE