Mac Roundup AAPL: $107.61 (-2.65)ArchivesResourcesContact

Advanced Search

 

The Archives Section

 

 
 

Roundup Date: Sunday, April 18, 2004

XML Error Handling in Web Browsers

XML Error Handling in Web Browsers - (View article)
weblogs.mozillazine.org/hyatt/
I've been following the topic of XML error handling on Mark Pilgrim's blog with great interest. Go read this blog entry. Done? Good. Now go read this blog entry. Safari has draconian XML error handling. If the file isn't well-formed, Safari won't display it. Mozilla does the same, which should come as no surprise, since the two browsers use the same open-source XML parser (expat). I fall squarely into the draconian camp and agree with Tim... [More]