blob: 43579825a3e97d76eb96aa318b78311f88fe0e48 [file] [log] [blame]
Tests to ensure that event dispatching behaves as the Shadow DOM spec describes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Composed Shadow Tree will be:
DIV id=sandbox
DIV id=top
DIV id=host
DIV id=div1
DIV id=div2
mouseout
mouseover
@div2 (target: div2) (related: div1)
@shadow-root (target: div2) (related: div1)
PASS successfullyParsed is true
TEST COMPLETE