Skip to content

Commit

Permalink
style: Drop layout.css.color-adjust.enabled pref.
Browse files Browse the repository at this point in the history
It was enabled by default in bug 1209273.

Depends on D15702

Differential Revision: https://phabricator.services.mozilla.com/D15703
  • Loading branch information
Hiroyuki Ikezoe authored and emilio committed Jan 6, 2019
1 parent d5bee57 commit 529ff36
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -55,7 +55,6 @@ ${helpers.single_keyword(
"color-adjust", "color-adjust",
"economy exact", products="gecko", "economy exact", products="gecko",
gecko_enum_prefix="StyleColorAdjust", gecko_enum_prefix="StyleColorAdjust",
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",
)} )}
Expand Down

0 comments on commit 529ff36

Please sign in to comment.