style: convert NS_STYLE_RUBY_ALIGN_* to an enum class in nsStyleConsts.h

Differential Revision: https://phabricator.services.mozilla.com/D55380
This commit is contained in:
jeffin143 2019-12-01 13:08:49 +00:00 committed by Emilio Cobos Álvarez
parent 519a0e7759
commit 5cc43940ad
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -332,6 +332,7 @@ ${helpers.single_keyword(
"space-around start center space-between",
engines="gecko",
animation_value_type="discrete",
gecko_enum_prefix="StyleRubyAlign",
spec="https://drafts.csswg.org/css-ruby/#ruby-align-property",
)}