OLD | NEW |
1 Tests regionLayoutEvent | 1 Tests regionOversetChange event |
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_2 from flow | 8 Removing region_2 from flow |
9 PASS event.target.name is "article" | 9 PASS event.target.name is "article" |
| 10 PASS eventCount is 2 |
10 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
11 | 12 |
12 TEST COMPLETE | 13 TEST COMPLETE |
13 | 14 |
OLD | NEW |