html5ever
https://github.com/servo/html5ever
Rust
High-performance browser-grade HTML5 parser
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to html5ever
Help out
- Issues
- Bump rcdom/xml5lib-tests from `9a7ca89` to `a6d626e`
- Unify named character reference tokenizer of xml5ever and html5ever
- Make `tendril` compatible with strict-provenance rules
- TendrilSink::ReadFrom should only use uninitialized bytes for Files
- Run the fuzzer on Travis
- the tree builder will modify the original doc's dom structure when encounters a foreign tag that it doesn't expect
- Add duplicate attribute tracking for CSP nonce validation
- Implement faster tokenizer versions for `DOMParser`/`innerHTML`
- Fix `Node` drop clobbering children
- TokenSink trait forces interior mutability/RefCell usage
- Docs
- Rust not yet supported