fixup! stylo: Implement scroll-snap-destination

This commit is contained in:
Manish Goregaokar 2017-02-09 14:59:08 -08:00
parent 78dc5f6aa9
commit 779d936698

View file

@ -1053,6 +1053,7 @@ ${helpers.predefined_type("scroll-snap-destination",
"Position",
"computed::Position::zero()",
products="gecko",
boxed="True",
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-snap-destination)",
animatable=True)}