Gak! Always test your site with Google Chrome.
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
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
Ed's Big Plans