Update bindings.

This commit is contained in:
Hiroyuki Ikezoe 2017-09-27 16:43:56 +09:00
parent 5481d8ed6f
commit 08574b8c4d
3 changed files with 1280 additions and 696 deletions

View file

@ -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