mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
interface HTMLParamElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute DOMString name;
|
||||
[Reflect] attribute DOMString value;
|
||||
|
||||
[Reflect] attribute DOMString type;
|
||||
[Reflect=valuetype] attribute DOMString valueType;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user