Modulesยง
- async_
html ๐ - encoding ๐
- html ๐
- prefetch ๐
- xml ๐
Structsยง
- Element
Attribute ๐ - Fragment
Context ๐ - Fragment
Parsing ๐Result - Navigation
Params ๐ - https://html.spec.whatwg.org/multipage/#navigation-params This does not have the relevant fields, but mimics the intent of the struct when used in loading document spec algorithms.
- Parser
Context ๐ - The context required for asynchronously fetching a document and parsing it progressively.
- Servo
Parser ๐ - The parser maintains two input streams: one for input from script through document.write(), and one for input from network.
- Sink ๐
Enumsยง
- Parser
Kind ๐ - Parsing
Algorithm ๐ - Tokenizer ๐