Skip to content

Commit

Permalink
Update bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
bholley committed Aug 10, 2016
1 parent 1cd76c2 commit 7f41772
Show file tree
Hide file tree
Showing 4 changed files with 619 additions and 634 deletions.
1 change: 1 addition & 0 deletions components/style/properties/longhand/box.mako.rs
Expand Up @@ -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 {}
Expand Down

0 comments on commit 7f41772

Please sign in to comment.