mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
style: Drop layout.css.isolation.enabled pref.
It was enabled by default in bug 1091885. Differential Revision: https://phabricator.services.mozilla.com/D15705
This commit is contained in:
parent
d862daeee6
commit
0488f81dac
1 changed files with 0 additions and 1 deletions
|
@ -427,7 +427,6 @@ ${helpers.single_keyword(
|
||||||
"isolation",
|
"isolation",
|
||||||
"auto isolate",
|
"auto isolate",
|
||||||
products="gecko",
|
products="gecko",
|
||||||
gecko_pref="layout.css.isolation.enabled",
|
|
||||||
spec="https://drafts.fxtf.org/compositing/#isolation",
|
spec="https://drafts.fxtf.org/compositing/#isolation",
|
||||||
flags="CREATES_STACKING_CONTEXT",
|
flags="CREATES_STACKING_CONTEXT",
|
||||||
animation_value_type="discrete",
|
animation_value_type="discrete",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue