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 1397d36 commit 100821a
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.abs-sign.enabled") => {
false
};
("layout.css.basic-shape-xywh.enabled") => {
false
};
Expand Down

0 comments on commit 100821a

Please sign in to comment.