mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: convert NS_STYLE_TEXT_ORIENTATION_* to an enum class in nsStyleConsts.h
Differential Revision: https://phabricator.services.mozilla.com/D54252
This commit is contained in:
parent
d9aa0571e3
commit
22509ac3d0
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ ${helpers.single_keyword(
|
|||
"mixed upright sideways",
|
||||
engines="gecko",
|
||||
gecko_aliases="sideways-right=sideways",
|
||||
gecko_enum_prefix="StyleTextOrientation",
|
||||
animation_value_type="none",
|
||||
spec="https://drafts.csswg.org/css-writing-modes/#propdef-text-orientation",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue