mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
style: Convert mask-type #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D60987
This commit is contained in:
parent
13d12d0d5f
commit
c447395c66
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ ${helpers.single_keyword(
|
|||
"mask-type",
|
||||
"luminance alpha",
|
||||
engines="gecko",
|
||||
gecko_enum_prefix="StyleMaskType",
|
||||
animation_value_type="discrete",
|
||||
spec="https://drafts.fxtf.org/css-masking/#propdef-mask-type",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue