Function scrape_html_aria

Source
pub fn scrape_html_aria(spec: String) -> Result<Vec<ScrapedAriaElement>>
Expand description

Parse the W3C ARIA in HTML standards document.