mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +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",
|
engines="gecko",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
spec="https://drafts.csswg.org/css-ruby/#ruby-position-property",
|
spec="https://drafts.csswg.org/css-ruby/#ruby-position-property",
|
||||||
|
gecko_enum_prefix="StyleRubyPosition",
|
||||||
)}
|
)}
|
||||||
|
|
||||||
// CSS Writing Modes Module Level 3
|
// CSS Writing Modes Module Level 3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue