Issue #1757 - Reinstate "dom.details_element.enabled" preference

The removal of this preference was botched, all other surrounding plumbing changes appear to be working okay. The ability to use prefs to control this stylesheet might be useful in the future, so perhaps this is one of those "if it ain't broke, don't fix it" bugs where leaving well enough alone in the first place would have been the best choice.
This commit is contained in:
athenian200 2021-03-31 17:57:48 -05:00 committed by roytam1
commit 618fa768c8
15 changed files with 111 additions and 19 deletions

View file

@ -0,0 +1,3 @@
[details.html]
type: testharness
prefs: [dom.details_element.enabled:true]

View file

@ -0,0 +1,3 @@
[toggleEvent.html]
type: testharness
prefs: [dom.details_element.enabled:true]