blob: 28129c457af5e96e8cddb57b107e280c16a96551 [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