mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #15675 - Manishearth:resync, r=mbrubeck
Resync bindings, use StyleShapeSource for clip-path The bindings are getting harder to rebase over since the checked-in bindings differ from the generated ones. Also includes https://bugzilla.mozilla.org/show_bug.cgi?id=1339314 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15675) <!-- Reviewable:end -->
This commit is contained in:
commit
ed731c80d7
5 changed files with 2043 additions and 1263 deletions
|
@ -392,8 +392,8 @@ mod bindings {
|
|||
"StyleAnimation",
|
||||
"StyleBasicShape",
|
||||
"StyleBasicShapeType",
|
||||
"StyleClipPath",
|
||||
"StyleGeometryBox",
|
||||
"StyleShapeSource",
|
||||
"StyleTransition",
|
||||
"mozilla::UniquePtr",
|
||||
"mozilla::DefaultDelete",
|
||||
|
@ -532,7 +532,7 @@ mod bindings {
|
|||
"SheetParsingMode",
|
||||
"StyleBasicShape",
|
||||
"StyleBasicShapeType",
|
||||
"StyleClipPath",
|
||||
"StyleShapeSource",
|
||||
"nsCSSKeyword",
|
||||
"nsCSSPropertyID",
|
||||
"nsCSSShadowArray",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue