Commits
Patrick Scott authored f0c70a83562
Treat application/xhtml+xml as xhtml+xml instead of text/html. Previously we had converted application/xhtml+xml to text/html because of bad server data. Now we need to treat xhtml as xhtml to get svg to be interpreted correctly.