mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
1a197351cd
42 changed files with 582 additions and 590 deletions
|
|
@ -5368,6 +5368,9 @@ pref("narrate.filter-voices", true);
|
|||
|
||||
pref("dom.audiochannel.mutedByDefault", false);
|
||||
|
||||
// HTML <dialog> element
|
||||
pref("dom.dialog_element.enabled", false);
|
||||
|
||||
// Enable <details> and <summary> tags.
|
||||
pref("dom.details_element.enabled", true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue