markup5ever_rcdom

Crates.iomarkup5ever_rcdom
lib.rsmarkup5ever_rcdom
version0.5.0-unofficial
sourcesrc
created_at2019-12-19 17:46:10.390015
updated_at2024-09-20 17:08:32.361819
descriptionBasic, unsupported DOM structure for use by tests in html5ever/xml5ever
homepage
repositoryhttps://github.com/servo/html5ever
max_upload_size
id190688
size3,733,840
Kornel (kornelski)

documentation

https://docs.rs/markup5ever_rcdom

README

markup5ever_rcdom

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

Commit count: 1277

cargo fmt