blob: 08b77187a2eea3a53c3f0d00511ea61378c14750 [file] [log] [blame]
PASS A scroll with intended direction and end position should not pass a snap area with scroll-snap-stop: always.
PASS A scroll with intended end position should always choose the closest snap position regardless of the scroll-snap-stop value.
PASS A scroll outside bounds in the snapping axis with intended direction and end position should not pass a snap area with scroll-snap-stop: always.
PASS A scroll outside bounds in the non-snapping axis with intended direction and end position should not pass a snap area with scroll-snap-stop: always.