mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update clip-path glue to use StyleShapeSource
This commit is contained in:
parent
a68f656e62
commit
c49c5ec224
5 changed files with 127 additions and 111 deletions
|
@ -391,8 +391,8 @@ mod bindings {
|
|||
"StyleAnimation",
|
||||
"StyleBasicShape",
|
||||
"StyleBasicShapeType",
|
||||
"StyleClipPath",
|
||||
"StyleGeometryBox",
|
||||
"StyleShapeSource",
|
||||
"StyleTransition",
|
||||
"mozilla::UniquePtr",
|
||||
"mozilla::DefaultDelete",
|
||||
|
@ -531,7 +531,7 @@ mod bindings {
|
|||
"SheetParsingMode",
|
||||
"StyleBasicShape",
|
||||
"StyleBasicShapeType",
|
||||
"StyleClipPath",
|
||||
"StyleShapeSource",
|
||||
"nsCSSKeyword",
|
||||
"nsCSSPropertyID",
|
||||
"nsCSSShadowArray",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue