mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
a57b7e6ca4
21 changed files with 546 additions and 25 deletions
|
|
@ -2684,6 +2684,9 @@ pref("layout.css.control-characters.visible", false);
|
|||
// Is support for ResizeObservers enabled?
|
||||
pref("layout.css.resizeobserver.enabled", true);
|
||||
|
||||
// Is support for cascade layers enabled?
|
||||
pref("layout.css.cascade-layers.enabled", true);
|
||||
|
||||
// pref for which side vertical scrollbars should be on
|
||||
// 0 = end-side in UI direction
|
||||
// 1 = end-side in document/content direction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue