OLD | NEW |
1 Tests regionLayoutEvent being dispatched when the region chain is removed | 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 1 | 8 Engaging flexbox... |
9 Removing region 2 | |
10 PASS event.target.name is "article" | 9 PASS event.target.name is "article" |
| 10 PASS eventFiredCount is 2 |
11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
12 | 12 |
13 TEST COMPLETE | 13 TEST COMPLETE |
14 | 14 |
OLD | NEW |