mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
parent
ed97ee902b
commit
2f426765a6
Notes:
sideshowbarker
2024-07-18 04:49:47 +09:00
Author: https://github.com/Lubrsi
Commit: 2f426765a6
Pull-request: https://github.com/SerenityOS/serenity/pull/9787
3 changed files with 33 additions and 0 deletions
|
@ -6,6 +6,8 @@ interface HTMLScriptElement : HTMLElement {
|
|||
[Reflect] attribute boolean defer;
|
||||
[Reflect] attribute DOMString integrity;
|
||||
|
||||
static boolean supports(DOMString type);
|
||||
|
||||
[Reflect] attribute DOMString charset;
|
||||
[Reflect] attribute DOMString event;
|
||||
[Reflect=for] attribute DOMString htmlFor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue