mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox: attempt to allow JP font
This commit is contained in:
parent
b71d0194ef
commit
80ec5006c4
@ -58,7 +58,7 @@ lockPref("font.name.serif.x-western", "Liberation Serif");
|
|||||||
// Allow these fonts regardless of the fingerprinting resistance
|
// Allow these fonts regardless of the fingerprinting resistance
|
||||||
lockPref(
|
lockPref(
|
||||||
"font.system.whitelist",
|
"font.system.whitelist",
|
||||||
"Liberation Serif, Tinos, Times New Roman, Liberation Sans, Arimo, Arial, Liberation Mono, Cousine, Courier New, Noto Sans, Noto Serif, Noto Mono, OpenDyslexic, Noto Emoji, Noto Color Emoji, Comic Neue, Comic Neue Angular, Comic Neue Angular Light, Comic Neue Angular Light Italic, Comic Neue Light, Twemoji Mozilla",
|
"Liberation Serif, Tinos, Times New Roman, Liberation Sans, Arimo, Arial, Liberation Mono, Cousine, Courier New, Noto Sans, Noto Serif, Noto Mono, OpenDyslexic, Noto Emoji, Noto Color Emoji, Comic Neue, Comic Neue Angular, Comic Neue Angular Light, Comic Neue Angular Light Italic, Comic Neue Light, Twemoji Mozilla, Noto Sans CJK JP, Noto Math, Noto Music",
|
||||||
);
|
);
|
||||||
|
|
||||||
// Play animated images only once, accessibility.
|
// Play animated images only once, accessibility.
|
||||||
|
Loading…
Reference in New Issue
Block a user