html
Since UXP v2.0
Indicates the root element of an UXP plugin's UI.
See: https://developer.mozilla.org/en/docs/Web/HTML/Element/html
Example
<html>
<head>
</head>
<body>
Hello, world
</body>
</html>
Attributes
The following attributes are not supported, and have no effect:
manifestversionxmlns
The following attributes are supported:
lang– can be used to specify the language of the document.