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

Differential Revision: https://phabricator.services.mozilla.com/D55379
This commit is contained in:
jeffin143 2019-12-02 17:22:42 +00:00 committed by Emilio Cobos Álvarez
parent 24f21f375a
commit 7e3e8e1ca8
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -342,6 +342,7 @@ ${helpers.single_keyword(
engines="gecko",
animation_value_type="discrete",
spec="https://drafts.csswg.org/css-ruby/#ruby-position-property",
gecko_enum_prefix="StyleRubyPosition",
)}
// CSS Writing Modes Module Level 3