Regenerate bindings.

This commit is contained in:
Bobby Holley 2016-06-21 18:27:54 -07:00
parent 0417022ecb
commit 7f2a0a1547
4 changed files with 79 additions and 52 deletions

View file

@ -94,8 +94,7 @@ ${helpers.single_keyword("position", "static absolute relative fixed",
<%helpers:single_keyword_computed name="float"
values="none left right"
animatable="False"
need_clone="True"
gecko_ffi_name="mFloats">
need_clone="True">
impl ToComputedValue for SpecifiedValue {
type ComputedValue = computed_value::T;