mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
46f3d1d2a3
15 changed files with 144 additions and 52 deletions
|
|
@ -2528,6 +2528,9 @@ pref("layout.css.image-orientation.enabled", true);
|
|||
// Is support for the font-display @font-face descriptor enabled?
|
||||
pref("layout.css.font-display.enabled", false);
|
||||
|
||||
// Enable the font variation stub code?
|
||||
pref("layout.css.font-variations.stub", true);
|
||||
|
||||
// Are sets of prefixed properties supported?
|
||||
pref("layout.css.prefixes.border-image", true);
|
||||
pref("layout.css.prefixes.transforms", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue