stylo: -moz-image-region shouldn't parse unitless lengths in quirks mode

This commit is contained in:
Nazım Can Altınova 2017-05-14 20:24:54 +03:00
parent dab2df3565
commit 85fb3efd76
No known key found for this signature in database
GPG key ID: AF9BCD7CE6449954
2 changed files with 32 additions and 10 deletions

View file

@ -83,6 +83,7 @@ ${helpers.predefined_type("clip",
"computed::ClipRectOrAuto::auto()",
animation_value_type="ComputedValue",
boxed="True",
allow_quirks=True,
spec="https://drafts.fxtf.org/css-masking/#clip-property")}
// FIXME: This prop should be animatable