markup5ever_rcdom 0.3.0

Basic, unsupported DOM structure for use by tests in html5ever/xml5ever
Documentation
[badges.maintenance]
status = "as-is"
[dependencies.html5ever]
version = "0.27"

[dependencies.markup5ever]
version = "0.12"

[dependencies.tendril]
version = "0.4"

[dependencies.xml5ever]
version = "0.18"
[dev-dependencies.rustc-test]
version = "0.3"

[dev-dependencies.serde_json]
version = "1.0"

[lib]
path = "lib.rs"

[package]
authors = ["The html5ever Project Developers"]
categories = ["parser-implementations", "web-programming"]
description = "Basic, unsupported DOM structure for use by tests in html5ever/xml5ever"
documentation = "https://docs.rs/markup5ever_rcdom"
edition = "2021"
include = ["lib.rs", "Cargo.toml", "README.md", "LICENSE*"]
license = "MIT OR Apache-2.0"
name = "markup5ever_rcdom"
readme = "README.md"
repository = "https://github.com/servo/html5ever"
version = "0.3.0"