mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Create a stacking context for contain:paint.
Bug: 1463599 Reviewed-by: mattwoodrow MozReview-Commit-ID: Ln72MOlHXwi
This commit is contained in:
parent
0c703fb97a
commit
f0fbcf204e
1 changed files with 1 additions and 1 deletions
|
@ -593,7 +593,7 @@ ${helpers.predefined_type("contain",
|
||||||
"specified::Contain::empty()",
|
"specified::Contain::empty()",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
products="gecko",
|
products="gecko",
|
||||||
flags="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")}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue