blob: deaf8eef50d9fc0110ed1da4164b1c9464e652b1 [file] [log] [blame]
Flat Tree will be:
DIV id=sandbox
DIV id=top
DETAILS id=details
SLOT id=details-summary
SUMMARY id=summary
SLOT id=details-content
STYLE
#text
Moving mouse from details to summary
mouseout
@details (target: details) (related: summary)
@top (target: details) (related: summary)
mouseover
@summary (target: summary) (related: details)
@details (target: summary) (related: details)
@top (target: summary) (related: details)
Moving mouse from summary to details
mouseout
@summary (target: summary) (related: details)
@details (target: summary) (related: details)
@top (target: summary) (related: details)
mouseover
@details (target: details) (related: summary)
@top (target: details) (related: summary)
PASS successfullyParsed is true
TEST COMPLETE