mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
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:
parent
a454f6233d
commit
d5bee572d7
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ ${helpers.single_keyword(
|
||||||
"box-decoration-break",
|
"box-decoration-break",
|
||||||
"slice clone",
|
"slice clone",
|
||||||
gecko_enum_prefix="StyleBoxDecorationBreak",
|
gecko_enum_prefix="StyleBoxDecorationBreak",
|
||||||
gecko_pref="layout.css.box-decoration-break.enabled",
|
|
||||||
spec="https://drafts.csswg.org/css-break/#propdef-box-decoration-break",
|
spec="https://drafts.csswg.org/css-break/#propdef-box-decoration-break",
|
||||||
products="gecko",
|
products="gecko",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue