| OLD | NEW |
| (Empty) |
| 1 Test whether ::part matches elements whose part attributes have the same as ::pa
rt's argument in shadow trees. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" | |
| 7 PASS backgroundColorOf('host1/host2/target') is "rgba(0, 0, 0, 0)" | |
| 8 PASS backgroundColorOf('host/target') is "rgba(0, 0, 0, 0)" | |
| 9 PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 | |
| OLD | NEW |