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
Copied to your clipboard<html><head></head><body>Hello, world</body></html>
Attributes
The following attributes are not supported, and have no effect:
manifest
version
xmlns
The following attributes are supported:
lang
– can be used to specify the language of the document.