| OLD | NEW |
| 1 Test that a subimport should be loaded even if is linked as a top-level import. | 1 Test that a subimport should be loaded even if is linked as a top-level import. |
| 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 PASS marks[i] is expected[i] | 6 PASS marks[i] is expected[i] |
| 7 PASS marks[i] is expected[i] | 7 PASS marks[i] is expected[i] |
| 8 PASS marks[i] is expected[i] | 8 PASS marks[i] is expected[i] |
| 9 PASS marks[i] is expected[i] | 9 PASS marks[i] is expected[i] |
| 10 PASS marks[i] is expected[i] | 10 PASS marks[i] is expected[i] |
| 11 PASS marks[i] is expected[i] | 11 PASS marks[i] is expected[i] |
| 12 PASS marks[i] is expected[i] |
| 13 PASS marks[i] is expected[i] |
| 12 PASS marks.length is expected.length | 14 PASS marks.length is expected.length |
| 13 PASS successfullyParsed is true | 15 PASS successfullyParsed is true |
| 14 | 16 |
| 15 TEST COMPLETE | 17 TEST COMPLETE |
| 16 | 18 |
| OLD | NEW |