blob: cf24edbcc092f11cc606e88454dece46aa9858d3 [file] [log] [blame]
PASS Check initial scroll position of viewport.
FAIL Scroll to scrollLeft = -1000 should not be possible. assert_equals: scrollLeft should be 0. expected 0 but got -1000
FAIL Scroll to scrollLeft = 1000 should be possible. assert_equals: scrollLeft should be 1000. expected 1000 but got 0