Skip to content

Commit

Permalink
style: Drop layout.css.box-decoration-break.enabled pref.
Browse files Browse the repository at this point in the history
It was enabled by default in bug 1006326.

Differential Revision: https://phabricator.services.mozilla.com/D15702
  • Loading branch information
Hiroyuki Ikezoe authored and emilio committed Jan 6, 2019
1 parent a454f62 commit d5bee57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/style/properties/longhands/border.mako.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d5bee57

Please sign in to comment.