I want to show MSN history in Chrome. As far as I know these XML files works with a XSL file next to them as all history xml has the xsl file as stylesheet. Every browser (IE6-7-8,Opera,Firefox 4 beta, Safari (even on iPod)) opens the XML file and show it as a big <table>
as it styled in the xsl file, but Chrome only creates an empty pages with no error message and it works on it 1 second, no matter the file is a full history (about 1mb in size).
Is it Chrome's error or the XSL is bad (but why every other browser opens it then?).
The xsl file: MessageLog.xsl is the stylesheet, you can find it in the folder where MSN history xml's are saved.
Thanks in advance!