mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1091885: Ship the 'isolation' CSS property. r=dbaron
This commit is contained in:
parent
24790f2ffd
commit
ea91c025db
@ -2037,7 +2037,7 @@ pref("layout.css.masking.enabled", true);
|
||||
pref("layout.css.mix-blend-mode.enabled", true);
|
||||
|
||||
// Is support for isolation enabled?
|
||||
pref("layout.css.isolation.enabled", false);
|
||||
pref("layout.css.isolation.enabled", true);
|
||||
|
||||
// Is support for CSS Filters enabled?
|
||||
pref("layout.css.filters.enabled", true);
|
||||
|
Loading…
Reference in New Issue
Block a user