blob: 727e10fb2e324a2a01cd5bc2f428efb2921af51d [file] [log] [blame]
Test return value of getComputedStyle() for area tag.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(area, null).color is "rgb(0, 0, 255)"
PASS successfullyParsed is true
TEST COMPLETE