mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: convert NS_STYLE_OBJECT_FIT_* to an enum class in nsStyleConsts.h
Differential Revision: https://phabricator.services.mozilla.com/D54153
This commit is contained in:
parent
aa1ad6036d
commit
f777c17f3f
1 changed files with 1 additions and 0 deletions
|
@ -331,6 +331,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
animation_value_type="discrete",
|
||||
spec="https://drafts.csswg.org/css-images/#propdef-object-fit",
|
||||
gecko_enum_prefix = "StyleObjectFit",
|
||||
)}
|
||||
|
||||
${helpers.predefined_type(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue