mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
LibWeb: Add comments and missing items of various IDL files
This commit is contained in:
committed by
Andreas Kling
parent
fc46def2f5
commit
169d24ae2e
@@ -1,6 +1,7 @@
|
||||
#import <DOM/MutationRecord.idl>
|
||||
#import <DOM/Node.idl>
|
||||
|
||||
// https://dom.spec.whatwg.org/#interface-mutationobserver
|
||||
[Exposed=Window]
|
||||
interface MutationObserver {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user