summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/interfaces/model-element.idl
blob: aa031a16901620a0f620008c4ba1b32e5357a3bb (plain)
1
2
3
4
5
6
7
8
9
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: The <model> element (https://immersive-web.github.io/model-element/)

[Exposed=Window]
interface HTMLModelElement : HTMLElement {

};