mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 19:04:58 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
interface HTMLFormElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute DOMString name;
|
||||
[Reflect] attribute DOMString rel;
|
||||
[Reflect=accept-charset] attribute DOMString acceptCharset;
|
||||
[Reflect=novalidate] attribute boolean noValidate;
|
||||
|
||||
undefined submit();
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user