mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +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
@@ -1,3 +1,6 @@
|
||||
#import <DOM/Element.idl>
|
||||
#import <DOM/Node.idl>
|
||||
|
||||
[Exposed=(Window)]
|
||||
interface IntersectionObserver {
|
||||
// FIXME: Should be: IntersectionObserverCallback
|
||||
|
||||
Reference in New Issue
Block a user