mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Bug 1271549 - Remove details and summary preference.
Tag UXP Issue #1344
This commit is contained in:
parent
e8e20e994d
commit
a2e1955dc6
20 changed files with 21 additions and 121 deletions
|
|
@ -1,10 +1,3 @@
|
|||
default-preferences pref(dom.details_element.enabled,true)
|
||||
|
||||
# Disable <details> and <summary>
|
||||
pref(dom.details_element.enabled,false) == single-summary.html disabled-single-summary-ref.html
|
||||
pref(dom.details_element.enabled,false) == open-single-summary.html disabled-single-summary-ref.html
|
||||
pref(dom.details_element.enabled,false) == no-summary.html disabled-no-summary-ref.html
|
||||
|
||||
# Basic <summary> handling
|
||||
== multiple-summary.html single-summary.html
|
||||
== open-multiple-summary.html open-multiple-summary-ref.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue