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
This commit is contained in:
Hiroyuki Ikezoe 2019-01-04 07:22:13 +00:00 committed by Emilio Cobos Álvarez
parent 0488f81dac
commit a0d1a038a2

View file

@ -62,6 +62,5 @@ ${helpers.single_keyword(
gecko_constant_prefix="NS_STYLE_BLEND", gecko_constant_prefix="NS_STYLE_BLEND",
animation_value_type="discrete", animation_value_type="discrete",
flags="CREATES_STACKING_CONTEXT", flags="CREATES_STACKING_CONTEXT",
gecko_pref="layout.css.mix-blend-mode.enabled",
spec="https://drafts.fxtf.org/compositing/#propdef-mix-blend-mode", spec="https://drafts.fxtf.org/compositing/#propdef-mix-blend-mode",
)} )}