Update bindings.

This commit is contained in:
Bobby Holley 2016-08-10 11:25:08 -07:00
parent 1cd76c2917
commit 7f417728d4
4 changed files with 619 additions and 634 deletions

View file

@ -97,6 +97,7 @@ ${helpers.single_keyword("position", "static absolute relative fixed",
values="none left right"
animatable="False"
need_clone="True"
gecko_enum_prefix="StyleFloat"
gecko_ffi_name="mFloat">
use values::NoViewportPercentage;
impl NoViewportPercentage for SpecifiedValue {}