Module scrape

Source

Structs§

ScrapedAriaElement
The raw element values extracted from the WAI-ARIA spec
ScrapedAriaProperty
The raw property and state values extracted from the WAI-ARIA spec
ScrapedAriaRole
The raw role values extracted from the WAI-ARIA spec
ScrapedElement
The raw values extracted from the HTML spec

Functions§

scrape_aria
Parse the W3C WAI-ARIA standards document.
scrape_elements
Parse the WhatWG HTML standards document.
scrape_html_aria
Parse the W3C ARIA in HTML standards document.
scrape_webidls
Parse the WhatWG HTML standards document.