These no longer serve any purpose now that we run the IDLGenerator on all of these files at once.
3 lines
98 B
Text
3 lines
98 B
Text
// https://dom.spec.whatwg.org/#xmldocument
|
|
[Exposed=Window]
|
|
interface XMLDocument : Document {};
|