| OLD | NEW |
| (Empty) |
| 1 Test for 90759: [CSSRegions] Rename NamedFlow::getRegionsByContentNode to NamedF
low::getRegionsByContent | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS regionList is non-null. | |
| 7 PASS regionList.length is 0 | |
| 8 PASS regionList2 is non-null. | |
| 9 PASS regionList2.length is 0 | |
| 10 PASS regionList != regionList2 is true | |
| 11 PASS regionList3 is non-null. | |
| 12 PASS regionList3.length is 0 | |
| 13 PASS regionList4 is non-null. | |
| 14 PASS regionList4.length is 1 | |
| 15 PASS regionList4.item(0).id is "region" | |
| 16 PASS regionList5 is non-null. | |
| 17 PASS regionList5.length is 0 | |
| 18 PASS regionList6 is non-null. | |
| 19 PASS regionList6.length is 1 | |
| 20 PASS regionList6.item(0).id is "region" | |
| 21 PASS regionList7 is non-null. | |
| 22 PASS regionList7.length is 0 | |
| 23 PASS regionList8 is non-null. | |
| 24 PASS regionList8.length is 0 | |
| 25 PASS regionList9 is non-null. | |
| 26 PASS regionList9.length is 1 | |
| 27 PASS successfullyParsed is true | |
| 28 | |
| 29 TEST COMPLETE | |
| 30 | |
| OLD | NEW |