mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
LibWeb: Add all HTML elements between S and V
This commit is contained in:
5
Libraries/LibWeb/HTML/HTMLSelectElement.idl
Normal file
5
Libraries/LibWeb/HTML/HTMLSelectElement.idl
Normal file
@@ -0,0 +1,5 @@
|
||||
interface HTMLSelectElement : HTMLElement {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user