| OLD | NEW |
| 1 CONSOLE WARNING: line 16: /deep/ combinator is deprecated and will be a no-op in
M60, around August 2017. See https://www.chromestatus.com/features/496427960631
2960 for more details. | |
| 2 Test for casacde of treeboundary crossing rules. | 1 Test for casacde of treeboundary crossing rules. |
| 3 | 2 |
| 4 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
". |
| 5 | 4 |
| 6 | 5 |
| 7 PASS borderColorOf(getNodeInComposedTree("target")) is "rgb(0, 128, 0)" | 6 PASS borderColorOf(getNodeInComposedTree("target")) is "rgb(0, 128, 0)" |
| 8 PASS borderColorOf(getNodeInComposedTree("host/host2/target")) is "rgb(0, 128, 0
)" | |
| 9 PASS borderColorOf(getNodeInComposedTree("host/target")) is "rgb(0, 128, 0)" | |
| 10 PASS borderColorOf(getNodeInComposedTree("host/target")) is "rgb(0, 128, 0)" | 7 PASS borderColorOf(getNodeInComposedTree("host/target")) is "rgb(0, 128, 0)" |
| 11 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 12 | 9 |
| 13 TEST COMPLETE | 10 TEST COMPLETE |
| 14 | 11 |
| OLD | NEW |