mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Regenerate bindings.
This commit is contained in:
parent
0417022ecb
commit
7f2a0a1547
4 changed files with 79 additions and 52 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue