mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #16314 - Wafflespeanut:bind, r=heycam
Include bindings for StyleGridTemplate Servo-side changes for [Bug 1354775](https://bugzilla.mozilla.org/show_bug.cgi?id=1354775) <!-- 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/16314) <!-- Reviewable:end -->
This commit is contained in:
commit
6020c2feeb
2 changed files with 11 additions and 0 deletions
|
@ -401,6 +401,7 @@ mod bindings {
|
|||
"nsStyleFont",
|
||||
"nsStyleGradient",
|
||||
"nsStyleGradientStop",
|
||||
"nsStyleGridTemplate",
|
||||
"nsStyleImage",
|
||||
"nsStyleImageLayers",
|
||||
"nsStyleList",
|
||||
|
@ -659,6 +660,7 @@ mod bindings {
|
|||
"nsStyleFont",
|
||||
"nsStyleGradient",
|
||||
"nsStyleGradientStop",
|
||||
"nsStyleGridTemplate",
|
||||
"nsStyleImage",
|
||||
"nsStyleImageLayers",
|
||||
"nsStyleImageLayers_Layer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue