diff options
Diffstat (limited to 'components/style/properties/data.py')
-rw-r--r-- | components/style/properties/data.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/properties/data.py b/components/style/properties/data.py index b897cc140d2..f3b4e43c225 100644 --- a/components/style/properties/data.py +++ b/components/style/properties/data.py @@ -339,6 +339,7 @@ class Longhand(object): "Resize", "SVGOpacity", "SVGPaintOrder", + "ScrollSnapAlign", "ScrollSnapType", "TextAlign", "TextDecorationLine", |