haikuwebkit/LayoutTests/fast/dom/css-inline-style-important-...

11 lines
315 B
Plaintext

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