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