mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Implement gecko glue for clip property
This commit is contained in:
parent
65624dbfc2
commit
c3da55dd74
2 changed files with 43 additions and 2 deletions
|
@ -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")}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue