Skip to content

Commit

Permalink
style: convert NS_STYLE_TEXT_ORIENTATION_* to an enum class in nsStyl…
Browse files Browse the repository at this point in the history
…eConsts.h

Differential Revision: https://phabricator.services.mozilla.com/D54252
  • Loading branch information
jeffin143 authored and emilio committed Nov 30, 2019
1 parent d9aa057 commit 22509ac
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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",
)}
Expand Down

0 comments on commit 22509ac

Please sign in to comment.