mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 11:17:43 +00:00
LibWeb: Generate HTMLImageElement bindings from IDL :^)
This commit is contained in:
parent
af51dc105a
commit
119dd2c541
6 changed files with 18 additions and 118 deletions
3
Libraries/LibWeb/DOM/HTMLImageElement.idl
Normal file
3
Libraries/LibWeb/DOM/HTMLImageElement.idl
Normal file
|
@ -0,0 +1,3 @@
|
|||
interface HTMLImageElement : HTMLElement {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue