mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
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:
parent
24f21f375a
commit
7e3e8e1ca8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue