Opera Lays Down Acid2 Challenge
sebFlyte writes "The CTO of Opera has proposed a new version of the acid test for browser compatibility, and has challenged Microsoft to make IE7 a browser worth having that will do the Web good. He's asked to help from Web designers the world over to build a new page for Microsoft to test IE7 with to make sure it does everything Web designers want it to. "
http://www.w3.org/MarkUp/Test/?
What's funny is that Slashdot gives an HTTP 403 to validator.w3.org
I saved the source of this comment page and fed it to the validator. Made 117 errors, among them a fairly serious one:
Line 2007, column 7: end tag for "TABLE" omitted, but its declaration does not permit this
It also has _tons_ of unclosed LI tags. These obviously can mess up the display quite a lot. Except for that, the errors are mainly cosmetic - & instead of & and some spurious attributes which aren't in the 3.2 standard (nobr, iframe height etc.).
The missing </table> is probably the most serious issue.
Roses are #FF0000, violets are #0000FF, all my base are belong to you