mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Replacing table-layout defines with an enum.
Differential Revision: https://phabricator.services.mozilla.com/D61260
This commit is contained in:
parent
2bdcd766bb
commit
6682f725cf
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko servo-2013",
|
||||
gecko_ffi_name="mLayoutStrategy",
|
||||
animation_value_type="discrete",
|
||||
gecko_enum_prefix="StyleTableLayout",
|
||||
spec="https://drafts.csswg.org/css-tables/#propdef-table-layout",
|
||||
servo_restyle_damage="reflow",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue