blob: 3fa4f04857d20c1fcbd8544eb29a33674676d226 [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 null
PASS successfullyParsed is true
TEST COMPLETE