mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Add imports to all IDL files that depend on others
This commit is contained in:
committed by
Ali Mohammad Pur
parent
eccdf4eb4b
commit
a59800b4a0
Notes:
sideshowbarker
2024-07-17 18:42:11 +09:00
Author: https://github.com/alimpfard Commit: https://github.com/SerenityOS/serenity/commit/a59800b4a0 Pull-request: https://github.com/SerenityOS/serenity/pull/12548 Reviewed-by: https://github.com/awesomekling Reviewed-by: https://github.com/linusg
@@ -1,3 +1,5 @@
|
||||
#import <HTML/HTMLElement.idl>
|
||||
|
||||
interface HTMLMetaElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute DOMString name;
|
||||
|
||||
Reference in New Issue
Block a user