blob: 3df4756b90c7756f67b734c6c10d891a7dea9922 [file] [log] [blame]
This test checks to see whether setting a CSS value including !important on an inline style property fails (as it should).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(e).color is "rgb(255, 0, 0)"
PASS successfullyParsed is true
TEST COMPLETE