mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
stylo: -moz-image-region shouldn't parse unitless lengths in quirks mode
This commit is contained in:
parent
dab2df3565
commit
85fb3efd76
2 changed files with 32 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue