mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
IDL: Add missing #imports
This commit is contained in:
committed by
Andreas Kling
parent
3ff481938e
commit
1a94241f58
Notes:
sideshowbarker
2024-07-17 06:40:35 +09:00
Author: https://github.com/mattco98 Commit: https://github.com/SerenityOS/serenity/commit/1a94241f58 Pull-request: https://github.com/SerenityOS/serenity/pull/21882
@@ -1,4 +1,5 @@
|
||||
#import <HTML/HTMLElement.idl>
|
||||
#import <HTML/HTMLFormElement.idl>
|
||||
#import <HTML/HTMLOptionsCollection.idl>
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/form-elements.html#htmlselectelement
|
||||
|
||||
Reference in New Issue
Block a user