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

@ -184,6 +184,7 @@ WEBIDL_FILES = [
'HTMLDataElement.webidl',
'HTMLDataListElement.webidl',
'HTMLDetailsElement.webidl',
'HTMLDialogElement.webidl',
'HTMLDirectoryElement.webidl',
'HTMLDivElement.webidl',
'HTMLDListElement.webidl',