Html |
The HtmlDocTypeToken type exposes the following members.
| Name | Description | |
|---|---|---|
| ForceQuirksMode | Get whether quirks-mode should be forced. | |
| Kind |
Get the kind of HTML token that this object represents.
(Inherited from HtmlToken) | |
| Name | Get or set the DOCTYPE name. | |
| PublicIdentifier | Get or set the public identifier. | |
| PublicKeyword | Get the public keyword that was used. | |
| SystemIdentifier | Get or set the system identifier. | |
| SystemKeyword | Get the system keyword that was used. |