OLD | NEW |
1 Tests regionLayoutEvent | 1 Tests the regionOversetChange event for regions with height:auto |
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 Flowing content into regions... |
7 PASS event.target.name is "article" | 7 PASS event.target.name is "article" |
8 Removing region_2 from flow | 8 PASS eventFiredCount is 1 |
9 PASS event.target.name is "article" | |
10 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
11 | 10 |
12 TEST COMPLETE | 11 TEST COMPLETE |
13 | 12 |
OLD | NEW |