Skip to content

Tags

Auto merge of #184 - servo:string-cache-up, r=asajeffrey
Upgrade string-cache to 0.2.

r? @asajeffrey

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/html5ever/184)
<!-- Reviewable:end -->
Auto merge of #142 - servo:tendril-v2, r=SimonSapin
Zero copy parsing take 3

This includes the [tendril](https://github.com/kmcallister/tendril) integration which is desired for `document.write`. The only missing piece afaik is fixing up the C API (or temporarily disabling it, but I'd rather not).

I won't have time to finish up this PR but I can answer questions for sure.

(Was #141.)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/html5ever/142)
<!-- Reviewable:end -->
Make html5ever not depend on html5ever_dom_sink
Move some tests.
You can’t perform that action at this time.