Expand description
OxiBrowser WebAPI — DOM and Web API implementations.
Provides DOM parsing via html5ever (from the Servo ecosystem) and basic WebAPI types needed for browser automation.
Re-exports§
pub use dom::Document;
Modules§
- dom
- DOM implementation backed by html5ever.