OLD | NEW |
| (Empty) |
1 PASS getComputedStyle(p1)["background-color"] is "rgb(255, 204, 204)" | |
2 PASS getComputedStyle(c1a)["background-color"] is "rgb(255, 204, 204)" | |
3 PASS getComputedStyle(c1b)["background-color"] is "rgb(255, 204, 204)" | |
4 PASS getComputedStyle(p2)["background-color"] is "rgb(204, 255, 255)" | |
5 PASS getComputedStyle(c2a)["background-color"] is "rgb(204, 255, 255)" | |
6 PASS getComputedStyle(c2b)["background-color"] is "rgb(204, 255, 255)" | |
7 PASS getComputedStyle(p1)["background-color"] is "rgb(204, 255, 255)" | |
8 PASS getComputedStyle(c1a)["background-color"] is "rgb(204, 255, 255)" | |
9 PASS getComputedStyle(c1b)["background-color"] is "rgb(204, 255, 255)" | |
10 PASS getComputedStyle(p2)["background-color"] is "rgb(255, 204, 204)" | |
11 PASS getComputedStyle(c2a)["background-color"] is "rgb(255, 204, 204)" | |
12 PASS getComputedStyle(c2b)["background-color"] is "rgb(255, 204, 204)" | |
13 PASS successfullyParsed is true | |
14 | |
15 TEST COMPLETE | |
16 Some parent text. Some child text. | |
17 Some parent text. Some child text. | |
OLD | NEW |