[csswg-drafts] [css-scroll-snap-1] scroll-padding-block and scroll-padding-inline only apply to scroll containers (#5845)

SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-scroll-snap-1] scroll-padding-block and scroll-padding-inline only apply to scroll containers ==
`scroll-padding-block` and `scroll-padding-inline` are the shorthand properties for [`scroll-padding-inline-start`, `scroll-padding-block-start`, `scroll-padding-inline-end`, and `scroll-padding-block-end`](https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-inline-start) and define the edges of the scrollport of a scroll container.

Though the [properties definition claims that they apply to all elements](https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-block). So that should be corrected to say "scroll containers".

Sebastian

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5845 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 8 January 2021 00:11:05 UTC