• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/test/H03-May-2022-

examples/H03-May-2022-263166

tests/H03-May-2022-1,9911,615

.cargo-checksum.jsonH A D03-May-202289 11

Cargo.lockH A D19-Dec-201912.2 KiB486431

Cargo.tomlH A D19-Dec-20191.4 KiB5948

Cargo.toml.orig-cargoH A D19-Dec-2019909 4133

README.mdH A D19-Dec-2019451 86

lib.rsH A D19-Dec-201914.8 KiB508366

README.md

1# markup5ever_rcdom
2
3This crate is built for the express purpose of writing automated tests for the `html5ever`
4and `xml5ever` crates. It is not intended to be a production-quality DOM implementation,
5and has not been fuzzed or tested against arbitrary, malicious, or nontrivial inputs. No maintenance
6or support for any such issues will be provided. If you use this DOM implementation in a production,
7user-facing system, you do so at your own risk.
8