blob: be20edb7109b71cb55d527b3b46ba57c7296feae [file] [log] [blame]
This tests checks parsing of the 'outline-offset' property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test("outline-offset: 1px", "outline-offset") is "1px"
PASS test("outline-offset: 1mm", "outline-offset") is "1mm"
PASS test("outline-offset: 1%", "outline-offset") is ""
PASS successfullyParsed is true
TEST COMPLETE