| OLD | NEW |
| 1 Text Node | 1 Text Node |
| 2 | 2 |
| 3 | 3 |
| 4 Composed Shadow Tree will be: | 4 Flat Tree will be: |
| 5 DIV id=sandbox | 5 DIV id=sandbox |
| 6 DIV id=top | 6 DIV id=top |
| 7 DIV id=shadow-host | 7 DIV id=shadow-host |
| 8 DIV id=content-parent | 8 DIV id=content-parent |
| 9 #text | 9 #text |
| 10 | 10 |
| 11 | 11 |
| 12 Moving mouse from a distributed text node to top | 12 Moving mouse from a distributed text node to top |
| 13 | 13 |
| 14 mouseout | 14 mouseout |
| (...skipping 13 matching lines...) Expand all Loading... |
| 28 | 28 |
| 29 touchstart | 29 touchstart |
| 30 @content-parent (target: content-parent) (touches: content-parent) (targetT
ouches: content-parent) (changedTouches: content-parent) | 30 @content-parent (target: content-parent) (touches: content-parent) (targetT
ouches: content-parent) (changedTouches: content-parent) |
| 31 @shadow-root (target: content-parent) (touches: content-parent) (targetTouc
hes: content-parent) (changedTouches: content-parent) | 31 @shadow-root (target: content-parent) (touches: content-parent) (targetTouc
hes: content-parent) (changedTouches: content-parent) |
| 32 @shadow-host (target: shadow-host) (touches: shadow-host) (targetTouches: s
hadow-host) (changedTouches: shadow-host) | 32 @shadow-host (target: shadow-host) (touches: shadow-host) (targetTouches: s
hadow-host) (changedTouches: shadow-host) |
| 33 @top (target: shadow-host) (touches: shadow-host) (targetTouches: shadow-ho
st) (changedTouches: shadow-host) | 33 @top (target: shadow-host) (touches: shadow-host) (targetTouches: shadow-ho
st) (changedTouches: shadow-host) |
| 34 PASS successfullyParsed is true | 34 PASS successfullyParsed is true |
| 35 | 35 |
| 36 TEST COMPLETE | 36 TEST COMPLETE |
| 37 | 37 |
| OLD | NEW |