stylo: Update bindings.

This commit is contained in:
Emilio Cobos Álvarez 2017-05-08 22:28:44 +02:00
parent 29c52cc61b
commit 8bcb0e3e11
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
4 changed files with 29647 additions and 22307 deletions

File diff suppressed because it is too large Load diff

View file

@ -4,6 +4,8 @@ pub use nsstring::{nsACString, nsAString, nsString};
type nsACString_internal = nsACString;
type nsAString_internal = nsAString;
use gecko_bindings::structs::mozilla::css::GridTemplateAreasValue;
#[allow(unused_imports)]
use gecko_bindings::structs::mozilla::css::ImageValue;
use gecko_bindings::structs::mozilla::css::URLValue;
use gecko_bindings::structs::mozilla::Side;
use gecko_bindings::structs::RawGeckoAnimationPropertySegment;

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff