Bug 1322938 - Basic implementation of HTMLDialogElement.

Tag #1343
This commit is contained in:
Gaming4JC 2020-01-07 08:22:36 -05:00 committed by Roy Tam
commit 900df90dae
12 changed files with 182 additions and 4 deletions

View file

@ -442,6 +442,8 @@ var interfaceNamesInGlobalScope =
"HTMLDataListElement",
// IMPORTANT: Do not change this list without review from a DOM peer!
"HTMLDetailsElement",
// IMPORTANT: Do not change this list without review from a DOM peer!
"HTMLDialogElement",
// IMPORTANT: Do not change this list without review from a DOM peer!
"HTMLDirectoryElement",
// IMPORTANT: Do not change this list without review from a DOM peer!