mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines
Differential Revision: https://phabricator.services.mozilla.com/D163177
This commit is contained in:
parent
6751b84bab
commit
16207872f9
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue