mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Resync bindings
This commit is contained in:
parent
3117787fd2
commit
0cf927801e
4 changed files with 220 additions and 200 deletions
|
@ -120,7 +120,8 @@ ${helpers.single_keyword("position", "static absolute relative fixed",
|
|||
</%helpers:single_keyword_computed>
|
||||
|
||||
${helpers.single_keyword("clear", "none left right both",
|
||||
animatable=False, gecko_ffi_name="mBreakType")}
|
||||
animatable=False, gecko_ffi_name="mBreakType",
|
||||
gecko_enum_prefix="StyleClear")}
|
||||
|
||||
<%helpers:longhand name="-servo-display-for-hypothetical-box"
|
||||
animatable="False"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue