diff options
-rw-r--r-- | components/style/properties/longhand/box.mako.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/properties/longhand/box.mako.rs b/components/style/properties/longhand/box.mako.rs index 416df48fd8d..9fbe615fea0 100644 --- a/components/style/properties/longhand/box.mako.rs +++ b/components/style/properties/longhand/box.mako.rs @@ -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)} |