simon.html5.org/test/mobile

Name                    Last modified       Size  Description

Parent Directory 02-Jun-2008 04:50 - 001.htm 21-Apr-2006 12:21 1k Tests whether HTML and some error handling in HTML is supported. 002.htm 21-Apr-2006 12:21 1k Tests whether text/html is being sniffed and mistaken to be XML. 003.xht 21-Apr-2006 12:21 1k Tests whether application/xhtml+xml is parsed with the tag soup parser. 004.xht 21-Apr-2006 12:21 1k Tests whether Namespaces in XML is supported. 005.foo 24-Jun-2006 14:18 1k Tests whether the UA actually pays any attention to Content-Type at all.

Please send results to this thread at SitePoint. Thanks.

Oh and your UA is "CCBot/1.0 (+http://www.commoncrawl.org/bot.html)".

Also see results.


I was told later that the default browser for MotoRazr V3i only seems to pass
003 because it gives a generic error message that is unrelated to XML parsing.
It seems to pass 004 because it renders the contents of <style> and <script>
(like Mosaic and NN2 do). I was also told that it doesn't choke on e.g.
unescaped ampersands, so it doesn't use an XML parser. It can't even render
002 properly. Too bad my tests didn't reveal its suckyness. :-(