mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
parent
7186de99e7
commit
a77fa3ec13
11 changed files with 45 additions and 5 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