OLD | NEW |
| (Empty) |
1 Test for 90163: [CSSRegions]Rename NamedFlow::contentNodes to NamedFlow::getCont
ent() | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
4 | |
5 | |
6 PASS getFlowByName("flow") is null | |
7 PASS namedFlowContent3.length is 1 | |
8 PASS namedFlowContent3.item(0).id is "article" | |
9 PASS namedFlowContent4.length is 1 | |
10 PASS namedFlowContent4.item(0).id is "article" | |
11 PASS namedFlowContent5.length is 2 | |
12 PASS namedFlowContent5.item(0).id is "article2" | |
13 PASS namedFlowContent5.item(1).id is "article" | |
14 PASS namedFlowContent6.length is 2 | |
15 PASS namedFlowContent7.length is 2 | |
16 PASS namedFlowContent8.length is 3 | |
17 PASS namedFlowContent9.length is 3 | |
18 PASS namedFlowContent9.item(0).id is "article2" | |
19 PASS namedFlowContent9.item(1).id is "span1" | |
20 PASS namedFlowContent9.item(2).id is "article" | |
21 PASS namedFlowContent10.length is 3 | |
22 PASS namedFlowContent10.item(0).id is "article" | |
23 PASS namedFlowContent11.length is 5 | |
24 PASS namedFlowContent12.length is 1 | |
25 PASS namedFlowContent12.item(0).id is "article" | |
26 PASS namedFlowContent11.length is 0 | |
27 PASS namedFlowContent12.length is 1 | |
28 PASS namedFlowContent12.item(0).id is "article" | |
29 PASS getFlowByName("flow2") is null | |
30 PASS namedFlowContent13.length is 0 | |
31 PASS namedFlowContent14.length is 0 | |
32 PASS namedFlowContent15.length is 1 | |
33 PASS successfullyParsed is true | |
34 | |
35 TEST COMPLETE | |
36 | |
OLD | NEW |