mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Implement HTMLDetailsElement. Fixes #9216
This commit is contained in:
parent
6663f28f0d
commit
cfc3500dbf
13 changed files with 126 additions and 189 deletions
|
@ -117,6 +117,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"HTMLCollection",
|
||||
"HTMLDataElement",
|
||||
"HTMLDataListElement",
|
||||
"HTMLDetailsElement",
|
||||
"HTMLDialogElement",
|
||||
"HTMLDirectoryElement",
|
||||
"HTMLDivElement",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue