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:
jeffin143 2019-11-26 04:50:04 +00:00 committed by Emilio Cobos Álvarez
parent d9aa0571e3
commit 22509ac3d0
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -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",
)}