Files
servo/components/script/parse
Simon Sapin 34bfa16517 Update to zero-copy* HTML parsing
html5ever now uses the Tendril string type to minimize copying internally,
but Servo still converts from/to `String` at the boundary
(which involves copying).
2015-06-25 20:40:38 -07:00
..
2015-06-25 20:40:38 -07:00