mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
style: Convert dominant-baseline #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D61046
This commit is contained in:
parent
9aed1de6a5
commit
017d6f0416
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/css-inline-3/#propdef-dominant-baseline",
|
||||
gecko_enum_prefix="StyleDominantBaseline",
|
||||
)}
|
||||
|
||||
${helpers.single_keyword(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue