mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Convert mask-composite #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D67394
This commit is contained in:
parent
decc648c46
commit
bac5248135
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ ${helpers.single_keyword(
|
|||
"mask-composite",
|
||||
"add subtract intersect exclude",
|
||||
engines="gecko",
|
||||
gecko_enum_prefix="StyleMaskComposite",
|
||||
vector=True,
|
||||
extra_prefixes="webkit",
|
||||
animation_value_type="discrete",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue