Module html5ever::tree_builder::tag_sets
source ยท Expand description
Various sets of HTML tag names, and macros for declaring them.
Macrosยง
- declare_tag_set ๐
- declare_tag_set_body ๐
- declare_tag_set_impl ๐
Functionsยง
- button_scope ๐
- cursory_implied_end ๐
- default_scope ๐
- empty_set ๐
- full_set ๐
- heading_tag ๐
- html_default_scope ๐
- list_item_scope ๐
- select_scope ๐
- special_tag ๐
- https://html.spec.whatwg.org/multipage/#html-integration-point
- table_body_context ๐
- table_row_context ๐
- table_scope ๐
- td_th ๐
- thorough_implied_end ๐