mirror of
https://github.com/servo/servo.git
synced 2025-10-16 16:29:18 +01:00
Implement window forwarding for body event handlers.
This commit is contained in:
parent
2d6153772c
commit
33955f0ab2
7 changed files with 74 additions and 7 deletions
|
@ -23,4 +23,4 @@ partial interface HTMLBodyElement {
|
|||
[SetterThrows] attribute DOMString background;
|
||||
};
|
||||
|
||||
//HTMLBodyElement implements WindowEventHandlers;
|
||||
HTMLBodyElement implements WindowEventHandlers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue