style: [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines

Differential Revision: https://phabricator.services.mozilla.com/D163177
This commit is contained in:
Ben Freist 2022-12-19 22:47:24 +00:00 committed by Martin Robinson
parent 6751b84bab
commit 16207872f9

View file

@ -45,6 +45,7 @@ ${helpers.single_keyword(
"text-decoration-style",
"solid double dotted dashed wavy -moz-none",
engines="gecko servo",
gecko_enum_prefix="StyleTextDecorationStyle",
animation_value_type="discrete",
spec="https://drafts.csswg.org/css-text-decor/#propdef-text-decoration-style",
)}