mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
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:
parent
519a0e7759
commit
5cc43940ad
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ ${helpers.single_keyword(
|
||||||
"space-around start center space-between",
|
"space-around start center space-between",
|
||||||
engines="gecko",
|
engines="gecko",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
|
gecko_enum_prefix="StyleRubyAlign",
|
||||||
spec="https://drafts.csswg.org/css-ruby/#ruby-align-property",
|
spec="https://drafts.csswg.org/css-ruby/#ruby-align-property",
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue