Structs§
- Attribute
- Represents an HTML attribute in the DOM tree
- Element
- Represents an HTML element in the DOM tree
- Handle
Iter - Hatmel
- Parent
Iter
Enums§
- Content
- Represents the node content in the DOM tree
- Element
Kind - Most elements are equal, except…
- Quirks
Mode - A document’s quirks mode, for compatibility with old browsers. See quirks mode on wikipedia for more information.
Constants§
- NS_
DEFAULT - Empty (default) namespace
- NS_HTML
- The HTML namespace (xhtml)
Functions§
- namespace_
equals_ or_ html - Compare two namespaces for equality or equivalence in case of empty (default) namespace and html namespace which is the default