Skip to content

Commit

Permalink
style: Drop layout.css.isolation.enabled pref.
Browse files Browse the repository at this point in the history
It was enabled by default in bug 1091885.

Differential Revision: https://phabricator.services.mozilla.com/D15705
  • Loading branch information
Hiroyuki Ikezoe authored and emilio committed Jan 6, 2019
1 parent d862dae commit 0488f81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/style/properties/longhands/box.mako.rs
Expand Up @@ -427,7 +427,6 @@ ${helpers.single_keyword(
"isolation",
"auto isolate",
products="gecko",
gecko_pref="layout.css.isolation.enabled",
spec="https://drafts.fxtf.org/compositing/#isolation",
flags="CREATES_STACKING_CONTEXT",
animation_value_type="discrete",
Expand Down

0 comments on commit 0488f81

Please sign in to comment.