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 and define the edges of the scrollport of a scroll container.
Though the properties definition claims that they apply to all elements. So that should be corrected to say "scroll containers".
Sebastian
scroll-padding-blockandscroll-padding-inlineare the shorthand properties forscroll-padding-inline-start,scroll-padding-block-start,scroll-padding-inline-end, andscroll-padding-block-endand define the edges of the scrollport of a scroll container.Though the properties definition claims that they apply to all elements. So that should be corrected to say "scroll containers".
Sebastian