mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update bindings.
This commit is contained in:
parent
1cd76c2917
commit
7f417728d4
4 changed files with 619 additions and 634 deletions
|
@ -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 {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue