| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 Composed Shadow Tree will be: | 3 Flat Tree will be: |
| 4 DIV id=sandbox | 4 DIV id=sandbox |
| 5 DIV id=top | 5 DIV id=top |
| 6 DIV id=A | 6 DIV id=A |
| 7 DIV id=used-fallback | 7 DIV id=used-fallback |
| 8 DIV id=B | 8 DIV id=B |
| 9 | 9 |
| 10 | 10 |
| 11 Moving mouse from A/used-fallback to A | 11 Moving mouse from A/used-fallback to A |
| 12 | 12 |
| 13 mouseout | 13 mouseout |
| (...skipping 17 matching lines...) Expand all Loading... |
| 31 click | 31 click |
| 32 @non-used-fallback (target: non-used-fallback) | 32 @non-used-fallback (target: non-used-fallback) |
| 33 @content2 (target: non-used-fallback) | 33 @content2 (target: non-used-fallback) |
| 34 @shadow-root (target: non-used-fallback) | 34 @shadow-root (target: non-used-fallback) |
| 35 @A (target: A) | 35 @A (target: A) |
| 36 @top (target: A) | 36 @top (target: A) |
| 37 PASS successfullyParsed is true | 37 PASS successfullyParsed is true |
| 38 | 38 |
| 39 TEST COMPLETE | 39 TEST COMPLETE |
| 40 | 40 |
| OLD | NEW |