mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Migrate to IDL mixin syntax
This commit is contained in:
@@ -11,4 +11,4 @@ interface HTMLFrameSetElement : HTMLElement {
|
||||
// attribute DOMString rows;
|
||||
};
|
||||
|
||||
HTMLFrameSetElement implements WindowEventHandlers;
|
||||
HTMLFrameSetElement includes WindowEventHandlers;
|
||||
|
||||
Reference in New Issue
Block a user