style: Update Gecko bindings.

This commit is contained in:
Cameron McCormack 2017-06-13 08:30:45 +08:00
parent 06860d85c6
commit f989a2c21c
3 changed files with 27 additions and 13 deletions

View file

@ -2113,9 +2113,9 @@ extern "C" {
}
extern "C" {
pub fn Servo_StyleRule_GetSelectorTextAtIndex(rule:
RawServoStyleRuleBorrowed,
index: u32,
result: *mut nsAString);
RawServoStyleRuleBorrowed,
index: u32,
result: *mut nsAString);
}
extern "C" {
pub fn Servo_StyleRule_GetSpecificityAtIndex(rule: