style: [refactor] Migrate NS_STYLE_LIST_STYLE_POSITION_* defines

Differential Revision: https://phabricator.services.mozilla.com/D166140
This commit is contained in:
Ben Freist 2023-01-09 07:07:13 +00:00 committed by Martin Robinson
parent 39b056cf70
commit 2edc1139b6

View file

@ -11,6 +11,7 @@ ${helpers.single_keyword(
"outside inside",
engines="gecko servo",
servo_pref="layout.legacy_layout",
gecko_enum_prefix="StyleListStylePosition",
animation_value_type="discrete",
spec="https://drafts.csswg.org/css-lists/#propdef-list-style-position",
servo_restyle_damage="rebuild_and_reflow",