OLD | NEW |
1 Tests regionLayoutEvent | 1 Tests the regionOversetChange event for regions inside flexboxes |
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 Engaging flexbox... |
9 PASS event.target.name is "article" | 9 PASS eventFiredCount is 1 |
10 PASS successfullyParsed is true | 10 PASS successfullyParsed is true |
11 | 11 |
12 TEST COMPLETE | 12 TEST COMPLETE |
13 | 13 |
OLD | NEW |