mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
fixup! stylo: Implement scroll-snap-destination
This commit is contained in:
parent
78dc5f6aa9
commit
779d936698
1 changed files with 1 additions and 0 deletions
|
@ -1053,6 +1053,7 @@ ${helpers.predefined_type("scroll-snap-destination",
|
||||||
"Position",
|
"Position",
|
||||||
"computed::Position::zero()",
|
"computed::Position::zero()",
|
||||||
products="gecko",
|
products="gecko",
|
||||||
|
boxed="True",
|
||||||
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-snap-destination)",
|
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-snap-destination)",
|
||||||
animatable=True)}
|
animatable=True)}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue