Bug 1322938 - Put <dialog> element behind preference.

Tag #1343
This commit is contained in:
Gaming4JC 2020-01-07 09:10:56 -05:00 committed by Roy Tam
commit a77fa3ec13
11 changed files with 45 additions and 5 deletions

View file

@ -11,6 +11,7 @@
* and create derivative works of this document.
*/
[Pref="dom.dialog_element.enabled"]
interface HTMLDialogElement : HTMLElement {
[SetterThrows] attribute boolean open;
attribute DOMString returnValue;