mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update bindings.
This commit is contained in:
parent
5481d8ed6f
commit
08574b8c4d
3 changed files with 1280 additions and 696 deletions
|
@ -2601,7 +2601,9 @@ extern "C" {
|
||||||
property: nsCSSPropertyID,
|
property: nsCSSPropertyID,
|
||||||
buffer: *mut nsAString,
|
buffer: *mut nsAString,
|
||||||
computed_values:
|
computed_values:
|
||||||
ServoStyleContextBorrowedOrNull);
|
ServoStyleContextBorrowedOrNull,
|
||||||
|
custom_properties:
|
||||||
|
RawServoDeclarationBlockBorrowedOrNull);
|
||||||
}
|
}
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn Servo_DeclarationBlock_Count(declarations:
|
pub fn Servo_DeclarationBlock_Count(declarations:
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue