gecko-dev/dom/public/idl/html/HTMLHtmlElement.idl

4 lines
91 B
Plaintext

interface HTMLHtmlElement : HTMLElement {
attribute wstring version;
};