blob: 67debdf689e775885e233da325c4127778fe8b16 [file] [log] [blame]
Check that getComputedStyle causes a shadow re-distribution when necessary.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(d1).color is white
PASS getComputedStyle(d2).color is green
PASS getComputedStyle(d1).color is green
PASS getComputedStyle(d2).color is white
PASS successfullyParsed is true
TEST COMPLETE
A