mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
style: Enable CSS containment for frontend code.
Differential Revision: https://phabricator.services.mozilla.com/D9963
This commit is contained in:
parent
0196160551
commit
4799e83e3c
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@ ${helpers.predefined_type(
|
||||||
flags="CREATES_STACKING_CONTEXT FIXPOS_CB",
|
flags="CREATES_STACKING_CONTEXT FIXPOS_CB",
|
||||||
gecko_pref="layout.css.contain.enabled",
|
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