mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Convert writing-modes #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D84016
This commit is contained in:
parent
ad22c7a369
commit
cd8c07abac
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ ${helpers.single_keyword(
|
|||
servo_2020_pref="layout.writing-mode.enabled",
|
||||
animation_value_type="none",
|
||||
spec="https://drafts.csswg.org/css-writing-modes/#propdef-writing-mode",
|
||||
gecko_enum_prefix="StyleWritingModeProperty",
|
||||
servo_restyle_damage="rebuild_and_reflow",
|
||||
)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue