mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Remove pref for CSS Containment (layout.css.contain.enabled) r=AlaskanEmily
(Since we've been shipping with it default-enabled for a while now.) See https://bugzilla.mozilla.org/show_bug.cgi?id=1466008#c9 through #c13 for notes on the reftest.list change. Differential Revision: https://phabricator.services.mozilla.com/D71861
This commit is contained in:
parent
ff3d5c5125
commit
cd63d7b272
1 changed files with 0 additions and 2 deletions
|
@ -612,9 +612,7 @@ ${helpers.predefined_type(
|
||||||
engines="gecko",
|
engines="gecko",
|
||||||
animation_value_type="none",
|
animation_value_type="none",
|
||||||
flags="CREATES_STACKING_CONTEXT FIXPOS_CB",
|
flags="CREATES_STACKING_CONTEXT FIXPOS_CB",
|
||||||
gecko_pref="layout.css.contain.enabled",
|
|
||||||
spec="https://drafts.csswg.org/css-contain/#contain-property",
|
spec="https://drafts.csswg.org/css-contain/#contain-property",
|
||||||
enabled_in="chrome",
|
|
||||||
)}
|
)}
|
||||||
|
|
||||||
// Non-standard
|
// Non-standard
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue