blob: 02da871ff8bea996739fbbc623739059ad751231 [file] [log] [blame]
This tests checks that the 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 "sticky"
PASS successfullyParsed is true
TEST COMPLETE