Trait moxie_dom::interfaces::content_categories::SectioningContent[][src]

pub trait SectioningContent: Child { }
Expand description

Elements belonging to the sectioning content model create a section in the current outline that defines the scope of

elements,
elements, and heading content.

Implementors