Structs
- Represents an HTML attribute in the DOM tree
- Represents an HTML element in the DOM tree
- The CSS document model
Enums
- Represents the node content in the DOM tree
- Most elements are equal, except…
- A document’s quirks mode, for compatibility with old browsers. See quirks mode on wikipedia for more information.
Constants
- Empty (default) namespace
- The HTML namespace (xhtml)
Traits
- A subject suitable for selecting adepts by style selectors. See Hatmel for impl
Functions
- Compare two namespaces for equality or equivalence in case of empty (default) namespace and html namespace which is the default
- Select adepts from a suitable subject. See Hatmel for impl
Type Definitions
- The node handle in the tree you can use to query the doc
- Shortcut for string caching of local names
- Shortcut for string caching of namespaces
- Shortcut for string caching of ns prefixes