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 | |