blob: 8be7e1c39fbfd16b0254dc146f25f87aa167eedf [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