Boolean determining whether the parser is strict or not.
An array of tags that can has flexible content, such as the HTML <script> tag.
Boolean determining whether the parser allows self-closing tags or not.
An array of tags that can be self-closed.
An array of standard tags. These are only relevant if self-closing tags are allowed.
An array of tags that can be repaired within the head section.
An array of tags that can be repaired within the body section.
Creates a new dom parser setting.