[css-scroll-snap-1] Clarify that scroll-padding and scroll-snap-type on root propagate to viewport · Issue #3740 · w3c/csswg-drafts (original) (raw)
We propagate various properties that control overflow from the root to the viewport, e.g. overflow
, scrollbar-width
, etc. scroll-snap-type
and scroll-padding
aren't expected to be any different about this point, but it probably should be stated explicitly (as it is in css-scrollbars).