style: Drop layout.css.box-decoration-break.enabled pref.

It was enabled by default in bug 1006326.

Differential Revision: https://phabricator.services.mozilla.com/D15702
This commit is contained in:
Hiroyuki Ikezoe 2019-01-04 07:23:07 +00:00 committed by Emilio Cobos Álvarez
parent a454f6233d
commit d5bee572d7

View file

@ -88,7 +88,6 @@ ${helpers.single_keyword(
"box-decoration-break",
"slice clone",
gecko_enum_prefix="StyleBoxDecorationBreak",
gecko_pref="layout.css.box-decoration-break.enabled",
spec="https://drafts.csswg.org/css-break/#propdef-box-decoration-break",
products="gecko",
animation_value_type="discrete",