Ed's Big Plans

Computing for Science and Awesome

Gak! Always test your site with Google Chrome.

without comments

Brief: There was a typo in my custom text box where put my photo. I closed a link tag with “/href” instead of “/a”– the error is automagically rendered away by the latest Firefox and Safari, but not by the latest Chrome (which means that it’s a fix that occurs somewhere before the rendering engine that it shares with Safari). That doesn’t mean that Chrome should be more tolerant– it probably actually means that Firefox and Safari should be more diagnostic :P

Conclusion: Always test your site with Google Chrome– it’ll incorrectly-correctly display missing tags. You can imagine how beneficial this is for hot-generated pages from WordPress :D

Written by Eddie Ma

April 16th, 2010 at 9:46 am

Posted in Web Programming

Tagged with ,

Leave a Reply