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