Skip to content

Commit

Permalink
style: Drop layout.css.background-blend-mode.enabled pref.
Browse files Browse the repository at this point in the history
It was enabled by default in bug 970600.

Differential Revision: https://phabricator.services.mozilla.com/D15708
  • Loading branch information
Hiroyuki Ikezoe authored and emilio committed Jan 6, 2019
1 parent 48e4433 commit 152ef2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/style/properties/longhands/background.mako.rs
Expand Up @@ -108,7 +108,6 @@ ${helpers.single_keyword(
color-burn hard-light soft-light difference exclusion hue
saturation color luminosity""",
gecko_constant_prefix="NS_STYLE_BLEND",
gecko_pref="layout.css.background-blend-mode.enabled",
vector=True, products="gecko", animation_value_type="discrete",
spec="https://drafts.fxtf.org/compositing/#background-blend-mode",
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_FIRST_LINE APPLIES_TO_PLACEHOLDER",
Expand Down

0 comments on commit 152ef2e

Please sign in to comment.