From a0d1a038a282c69403b3533218c2106d66ae90be Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Fri, 4 Jan 2019 07:22:13 +0000 Subject: [PATCH] style: Drop layout.css.mix-blend-mode.enabled pref. It was enabled by default in bug 952643. Differential Revision: https://phabricator.services.mozilla.com/D15706 --- components/style/properties/longhands/effects.mako.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style/properties/longhands/effects.mako.rs b/components/style/properties/longhands/effects.mako.rs index 066ac4ca02a..0b3f96f0dde 100644 --- a/components/style/properties/longhands/effects.mako.rs +++ b/components/style/properties/longhands/effects.mako.rs @@ -62,6 +62,5 @@ ${helpers.single_keyword( gecko_constant_prefix="NS_STYLE_BLEND", animation_value_type="discrete", flags="CREATES_STACKING_CONTEXT", - gecko_pref="layout.css.mix-blend-mode.enabled", spec="https://drafts.fxtf.org/compositing/#propdef-mix-blend-mode", )}