Should the value accept percentages, or should the computed value exclude percentages?
https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin-top
Name: scroll-margin-top, scroll-margin-right, scroll-margin-bottom, scroll-margin-left
Value: <length>
Percentages: n/a
Computed value: a computed <length-percentage> value
https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin-block-start
Name: scroll-margin-block-start, scroll-margin-inline-start, scroll-margin-block-end, scroll-margin-inline-end
Value: <length>
Percentages: n/a
Computed value: a computed <length-percentage> value
https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin
Name: scroll-margin
Value: <length>{1,4}
Percentages: n/a
Computed value: per side, a computed <length-percentage> value
Should the value accept percentages, or should the computed value exclude percentages?
https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin-top
https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin-block-start
https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin