mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #5525 - dhodder:master, r=jdm
An empty DOM interface for HTMLDialogElement r?
This commit is contained in:
commit
1fd609d198
9 changed files with 59 additions and 9 deletions
|
@ -253,6 +253,7 @@ pub enum HTMLElementTypeId {
|
|||
HTMLCanvasElement,
|
||||
HTMLDataElement,
|
||||
HTMLDataListElement,
|
||||
HTMLDialogElement,
|
||||
HTMLDirectoryElement,
|
||||
HTMLDListElement,
|
||||
HTMLDivElement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue