servo/components/script/parse
Chris Double 618142fac7 Implement displaying of text/plain documents
This is done by detecting the content type as text/plain
and following the requirements from:
https://html.spec.whatwg.org/multipage/browsers.html#read-text
2015-03-17 18:11:33 +13:00
..
html.rs Implement displaying of text/plain documents 2015-03-17 18:11:33 +13:00
mod.rs Adding initial version of parser trait 2014-10-29 11:31:20 -04:00