From 2265b7352157eb1856dce07afae56c766b026fc5 Mon Sep 17 00:00:00 2001
From: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sun, 9 Jun 2019 23:56:40 +0000
Subject: [PATCH] 1406: css.font-loading-api=> inactive, closes #731

---
 user.js | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/user.js b/user.js
index 762ba38..b56b05f 100644
--- a/user.js
+++ b/user.js
@@ -806,9 +806,8 @@ user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
 user_pref("gfx.font_rendering.opentype_svg.enabled", false);
 /* 1405: disable WOFF2 (Web Open Font Format) [FF35+] ***/
    // user_pref("gfx.downloadable_fonts.woff2.enabled", false);
-/* 1406: disable CSS Font Loading API
- * [NOTE] Disabling fonts can uglify the web a fair bit. ***/
-user_pref("layout.css.font-loading-api.enabled", false);
+/* 1406: disable CSS Font Loading API ***/
+   // user_pref("layout.css.font-loading-api.enabled", false);
 /* 1407: disable special underline handling for a few fonts which you will probably never use [RESTART]
  * Any of these fonts on your system can be enumerated for fingerprinting.
  * [1] http://kb.mozillazine.org/Font.blacklist.underline_offset ***/