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 ๐
Constantsยง
Functionsยง
- attach_
declarative_ ๐shadow_ inner - create_
element_ ๐for_ token - https://html.spec.whatwg.org/multipage/#create-an-element-for-the-token
- insert ๐
- insert_
an_ ๐element_ at_ the_ adjusted_ insertion_ location - https://html.spec.whatwg.org/multipage/#insert-an-element-at-the-adjusted-insertion-location