commit | f0c70a83562a27c424554f609eb1d4cdebf06df4 | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Tue Apr 28 11:21:28 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Tue Apr 28 11:47:11 2009 -0400 |
tree | d79d3ed2b8f70c437a6d25d81073ce89308f1a30 | |
parent | b4ec40108552b5fd9c48c0c7f5a61addeaae797c [diff] |
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.