mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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()",
|
||||
animation_value_type="discrete",
|
||||
products="gecko",
|
||||
flags="FIXPOS_CB",
|
||||
flags="CREATES_STACKING_CONTEXT FIXPOS_CB",
|
||||
gecko_pref="layout.css.contain.enabled",
|
||||
spec="https://drafts.csswg.org/css-contain/#contain-property")}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue