Update bindings.

This commit is contained in:
Bobby Holley 2017-08-22 18:08:03 -07:00
parent 9c338a2929
commit 0534f72925
3 changed files with 266 additions and 252 deletions

View file

@ -1916,6 +1916,10 @@ extern "C" {
index: usize)
-> ServoStyleContextStrong;
}
extern "C" {
pub fn Servo_Element_IsDisplayNone(element: RawGeckoElementBorrowed)
-> bool;
}
extern "C" {
pub fn Servo_StyleSheet_FromUTF8Bytes(loader: *mut Loader,
gecko_stylesheet: