Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Loirooriol authored and mrobinson committed Jun 25, 2024
1 parent 3967ca1 commit 1397d36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style_static_prefs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ macro_rules! pref {
("gfx.font_rendering.opentype_svg.enabled") => {
false
};
("layout.css.basic-shape-xywh.enabled") => {
false
};
("layout.css.color-mix.enabled") => {
true
};
Expand Down

0 comments on commit 1397d36

Please sign in to comment.