Implement gecko glue for clip property

This commit is contained in:
Nazım Can Altınova 2017-02-23 21:02:08 +03:00
parent 65624dbfc2
commit c3da55dd74
No known key found for this signature in database
GPG key ID: AF9BCD7CE6449954
2 changed files with 43 additions and 2 deletions

View file

@ -81,7 +81,6 @@ ${helpers.predefined_type("clip",
"ClipRectOrAuto",
"computed::ClipRectOrAuto::auto()",
animatable=False,
products="servo",
boxed="True",
spec="https://drafts.fxtf.org/css-masking/#clip-property")}