Test | Refs | Flags | Info |
---|---|---|---|
+ 4 Capturing Scroll Snap Areas: Properties on the scroll container | |||
+ 4.1 Scroll Snapping Rules: the scroll-snap-type property | |||
keyboard | RecommendScript | Arrow key scroll snapping
|
|
nested-scrollintoview-snaps | Script | ||
overflowing-snap-areas | Script | ||
scroll-snap-root-001 | = | scroll-snap-type + scroll-padding propagates root to viewport
|
|
scroll-snap-root-002 | = | scroll-padding does not propagate body to viewport
|
|
scroll-snap-root-003 | = | scroll-snap-type does not propagate body to viewport
|
|
scroll-snap-type-on-root-element | Script | ||
scrollto-scrollby-snaps | Script | ||
snap-at-user-scroll-end | Script | Tests that window should snap at user scroll end. | |
snap-inline-block | Script | ||
snap-to-transformed-target | Script | ||
scroll-snap-type-computed | Script | CSS Scroll Snap: getComputedStyle().scrollSnapType
|
|
scroll-snap-type-invalid | Script | scroll-snap-type with invalid values
|
|
scroll-snap-type-valid | Script | scroll-snap-type with valid values
|
|
+ 4.1.1 Scroll Snap Axis: the x, y, block, inline, and both values | |||
+ 4.1.2 Scroll Snap Strictness: the none, proximity, and mandatory values | |||
no-snap-position | Script | ||
+ 4.1.3 Re-snapping After Layout Changes | |||
+ 4.2 Scroll Snapport: the scroll-padding property | |||
scroll-padding | Script | ||
scroll-snap-root-001 | = | scroll-snap-type + scroll-padding propagates root to viewport
|
|
scroll-snap-root-002 | = | scroll-padding does not propagate body to viewport
|
|
scroll-snap-root-003 | = | scroll-snap-type does not propagate body to viewport
|
|
scroll-target-padding-001 | = | #target and scroll-padding with snapping off (y-axis)
|
|
scroll-target-padding-002 | = | scrollIntoView() and scroll-padding with snapping off (y-axis)
|
|
scrollintoview-scrollpadding | Script | CSSOM View - scrollIntoView considers scroll-padding | |
scroll-padding-affects-anchoring | Script | scroll anchoring accounts for scroll-padding | |
scroll-padding-computed | Script | CSS Scroll Snap: getComputedStyle().scrollPadding
|
|
scroll-padding-invalid | Script | scroll-padding with invalid values
|
|
scroll-padding-shorthand | Script | scroll-padding sets longhands
|
|
scroll-padding-valid | Script | scroll-padding with valid values
|