зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1445981. HTMLDialogElement should have HTMLConstructor. r=qdot
MozReview-Commit-ID: IthGCIsB6hr
This commit is contained in:
Родитель
bade435150
Коммит
af006b94e1
|
@ -11,7 +11,7 @@
|
|||
* and create derivative works of this document.
|
||||
*/
|
||||
|
||||
[Pref="dom.dialog_element.enabled"]
|
||||
[Pref="dom.dialog_element.enabled", HTMLConstructor]
|
||||
interface HTMLDialogElement : HTMLElement {
|
||||
[CEReactions, SetterThrows]
|
||||
attribute boolean open;
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[builtin-coverage.html]
|
||||
prefs: [dom.dialog_element.enabled:true]
|
||||
|
||||
[bdi: Define a customized built-in element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче