mirror of
https://github.com/servo/servo.git
synced 2025-07-21 14:23:41 +01:00
style: changes to implement enum class for #define NS_STYLE_COLOR_ADJUST.
Differential Revision: https://phabricator.services.mozilla.com/D15284
This commit is contained in:
parent
7b444182fe
commit
8a6230e5a2
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ ${helpers.single_keyword(
|
||||||
${helpers.single_keyword(
|
${helpers.single_keyword(
|
||||||
"color-adjust",
|
"color-adjust",
|
||||||
"economy exact", products="gecko",
|
"economy exact", products="gecko",
|
||||||
|
gecko_enum_prefix="StyleColorAdjust",
|
||||||
gecko_pref="layout.css.color-adjust.enabled",
|
gecko_pref="layout.css.color-adjust.enabled",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
spec="https://drafts.csswg.org/css-color/#propdef-color-adjust",
|
spec="https://drafts.csswg.org/css-color/#propdef-color-adjust",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue