mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
stylo: Add ServoBundledURI abstraction for use when setting css::URLValues
MozReview-Commit-ID: 4QKKzJ1DVYP
This commit is contained in:
parent
47ebeaa95c
commit
e965b4e345
6 changed files with 63 additions and 29 deletions
|
@ -383,6 +383,7 @@ mod bindings {
|
|||
"PropertyValuePair",
|
||||
"Runnable",
|
||||
"ServoAttrSnapshot",
|
||||
"ServoBundledURI",
|
||||
"ServoElementSnapshot",
|
||||
"SheetParsingMode",
|
||||
"StaticRefPtr",
|
||||
|
@ -523,6 +524,7 @@ mod bindings {
|
|||
"FontFamilyList",
|
||||
"FontFamilyType",
|
||||
"Keyframe",
|
||||
"ServoBundledURI",
|
||||
"ServoElementSnapshot",
|
||||
"SheetParsingMode",
|
||||
"StyleBasicShape",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue