mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Add bindings for constructing nsStyleQuoteValues
MozReview-Commit-ID: EjuzgZKMpPp
This commit is contained in:
parent
2bde9462b1
commit
17a46418dc
2 changed files with 15 additions and 1 deletions
|
@ -228,7 +228,7 @@ COMPILATION_TARGETS = {
|
|||
"StyleBasicShapeType", "StyleBasicShape", "nsCSSShadowArray",
|
||||
"nsIPrincipal", "nsIURI",
|
||||
"RawGeckoNode", "RawGeckoElement", "RawGeckoDocument",
|
||||
"nsString"
|
||||
"nsString", "nsStyleQuoteValues"
|
||||
],
|
||||
"servo_nullable_arc_types": [
|
||||
"ServoComputedValues", "RawServoStyleSheet",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue