Thursday, September 4, 2008

Ugly XML parse on google Chrome.

I want to talk about another "feature" on google Chrome.you know I'm a developer and most of time I must view a XML file in web browser,for example ,when I want to add a new maven dependency in my pom.xml,I need search it in maven's repository,such as http://repo1.maven.org/maven2
and then I chek one of maven-meta.xml files.On firefox I can see a xml structure clearly but in Chrome,it's a several letters unhelpful,see following picture:

View XML in Firefox


View XML in Chrome

No comments: