| OLD | NEW |
| 1 crbug.com/337573: Test direct/indirect adjucent and positinal rules under shadow
root. | 1 crbug.com/337573: Test direct/indirect adjucent and positinal rules under shadow
root. |
| 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 colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)" | 6 PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)" |
| 7 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)" | 7 PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)" |
| 8 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is "rgb(0, 128, 0)" | 8 PASS colorOf(getNodeInComposedTree("host/child3")) is "rgb(0, 128, 0)" |
| 9 PASS colorOf(getNodeInTreeOfTrees("host/child1")) is "rgb(0, 128, 0)" | 9 PASS colorOf(getNodeInComposedTree("host/child1")) is "rgb(0, 128, 0)" |
| 10 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)" | 10 PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)" |
| 11 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)" | 11 PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)" |
| 12 PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)" | 12 PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)" |
| 13 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)" | 13 PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)" |
| 14 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is "rgb(0, 128, 0)" | 14 PASS colorOf(getNodeInComposedTree("host/child3")) is "rgb(0, 128, 0)" |
| 15 PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)" | 15 PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)" |
| 16 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)" | 16 PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)" |
| 17 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)" | 17 PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)" |
| 18 PASS colorOf(getNodeInTreeOfTrees("host/child1")) is "rgb(0, 128, 0)" | 18 PASS colorOf(getNodeInComposedTree("host/child1")) is "rgb(0, 128, 0)" |
| 19 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)" | 19 PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)" |
| 20 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)" | 20 PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)" |
| 21 PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)" | 21 PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)" |
| 22 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)" | 22 PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)" |
| 23 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is "rgb(0, 128, 0)" | 23 PASS colorOf(getNodeInComposedTree("host/child3")) is "rgb(0, 128, 0)" |
| 24 PASS colorOf(getNodeInTreeOfTrees("host/child4")) is not "rgb(0, 128, 0)" | 24 PASS colorOf(getNodeInComposedTree("host/child4")) is not "rgb(0, 128, 0)" |
| 25 PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)" | 25 PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)" |
| 26 PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)" | 26 PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)" |
| 27 PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)" | 27 PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)" |
| 28 PASS successfullyParsed is true | 28 PASS successfullyParsed is true |
| 29 | 29 |
| 30 TEST COMPLETE | 30 TEST COMPLETE |
| 31 | 31 |
| OLD | NEW |