blob: 7cb1fcb60302dabb3b5d8646a4425e89ec9517e2 [file] [log] [blame]
This test checks that attribute selectors are recursively re-evaluated when the attribute changes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(toggle).color is 'rgb(0, 128, 0)'
PASS getComputedStyle(toggle).color is 'rgb(255, 0, 0)'
PASS successfullyParsed is true
TEST COMPLETE