blob: cff779ed88cf940490d1a3b87f09aa16fc7484c0 [file] [log] [blame]
This tests checks that the -webkit-sticky value for position parses correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test("position: -webkit-sticky;") is "-webkit-sticky"
PASS test("position: sticky;") is ""
PASS successfullyParsed is true
TEST COMPLETE