mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
partial-fix #12415: incorrect exposure of Window,Worker in webidl
* HTMLTemplateElement.webidl * HTMLTextAreaElement.webidl * HTMLTimeElement.webidl * HTMLTitleElement.webidl * HTMLTrackElement.webidl * HTMLUnknownElement.webidl * HTMLUListElement.webidl * HTMLVideoElement.webidl
This commit is contained in:
parent
cdf225c26e
commit
2aed5b9781
9 changed files with 0 additions and 16 deletions
|
@ -11,6 +11,5 @@
|
|||
* and create derivative works of this document.
|
||||
*/
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
interface HTMLUnknownElement : HTMLElement {
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue