Big day for the Web
Today started out as a normal day and ended up as being one of the most interesting days in the history of web development.
First, Microsoft announced a change in the way Internet Explorer 8 will work. Instead of defaulting to IE7′s rendering mode and forcing developers to opt-in to the “super standards” mode, IE8 will now be in super standards mode by default and developers can opt-out to the IE7 rendering mode. This is huge news and somewhat surprising given Microsoft’s earlier announcement of how IE8 would work.
Unlike a lot of people, I really didn’t have a problem with the original proposal, and I also don’t have a problem with this one. I think both show that Microsoft is listening to web developers and is really trying to do the right thing.
The second thing that happened is the release of the Acid3 Test. Unlike previous versions, which tested only CSS compliance, the Acid3 test looks at both CSS and JavaScript behavior in browsers. It looks at DOM Level 2 compliance, CSS 2 and 3, XHTML, and more. This is the next big step in standards compliance for browsers and provides a great tool for all companies to use. It’ll be interesting to see which browser wins the Acid3 race.
Disclaimer: Any viewpoints and opinions expressed in this article are those of Nicholas C. Zakas and do not, in any way, reflect those of my employer, my colleagues, Wrox Publishing, O'Reilly Publishing, or anyone else. I speak only for myself, not for them.
Both comments and pings are currently closed.




2 Comments
Pity that the test comes out at the end of a Gecko development cycle. Acid 2 also came out when Firefox 2 was going to be released. My bet is on Opera to be the first browser to pass this.
José Jeria on March 4th, 2008 at 4:04 am
I wonder if the announcement of the Acid3 test has anything to do with Microsoft changing the default behavior. Since you can only pass the Acid3 test with the default browser settings, if they had stuck to their original plan of IE7 rendering no future version of IE would technically pass the test.
I know IE announced their news first, but that doesn’t mean they couldn’t have heard about acid3 beforehand.
No matter what though, I’m very happy with IE’s decision,
Kevin on March 4th, 2008 at 9:26 am
Comments are automatically closed after 14 days.