OLD | NEW |
1 Tests regionLayoutEvent being dispatched when the region chain is removed | 1 Tests regionOversetChange being dispatched when the region chain is removed |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 Flow content | 6 Flow content |
7 PASS event.target.name is "article" | 7 PASS event.target.name is "article" |
8 Removing region 1 | 8 Removing region 1 |
9 Removing region 2 | 9 Removing region 2 |
10 PASS event.target.name is "article" | 10 PASS event.target.name is "article" |
| 11 PASS eventCount is 2 |
11 PASS successfullyParsed is true | 12 PASS successfullyParsed is true |
12 | 13 |
13 TEST COMPLETE | 14 TEST COMPLETE |
14 | 15 |
OLD | NEW |