mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 18:47:15 +02:00
committed by
Andreas Kling
parent
ed97ee902b
commit
2f426765a6
Notes:
sideshowbarker
2024-07-18 04:49:47 +09:00
Author: https://github.com/Lubrsi Commit: https://github.com/SerenityOS/serenity/commit/2f426765a6d Pull-request: https://github.com/SerenityOS/serenity/pull/9787
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user