1 Check that getComputedStyle causes a shadow re-distribution when necessary.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(d1).color is red
7 PASS getComputedStyle(d2).color is green
8 PASS getComputedStyle(d1).color is green
9 PASS getComputedStyle(d2).color is red
10 PASS successfullyParsed is true