Subscribe to RSS

Microsoft announces that IE8 passed the acid2 test

As some of you may be familiar with the acid2 test and some may not, I’ll give a little information to help you understand what it is. The acid2 test is a CSS test, a web standards test really. The test creates a simple smiley face image using CSS, browsers that are compliant (safari, opera) show the smiley face just as it is intended. Browsers that are not show something entirely different. IE6 shows something that doesn’t even make sense and IE7 equally shows something that makes a little more sense but not much. Firefox is almost there*, definitely much closer then IE7 though.

However, IE8 which is set to release sometime in early 2008 has passed the acid2 test and will be released passing it as well. This is all according to the IE Blog over at Microsoft, some pretty exciting news about Internet Explorer users (and haters). Hopefully the IE hacks of the past will be no more with the release of IE8. We can only hope that there will be some kind of update to IE7 that will make it compliant also.

*Update: Firefox 3 Beta does pass the acid2 test, thanks Asa.

Popularity: 76%

Whats Next?

  • Save to Delicious! Save the page

8 Responses to “Microsoft announces that IE8 passed the acid2 test”

  1. Asa Dotzler Says:

    Firefox has passed ACID2 since an early alpha release of Firefox 3. The current latest, Firefox 3 beta 2 passes ACID2. We’re not just showing screenshots, we’ve had ACID2 working for some time and you can download Firefox betas and see for yourself.

    - A

  2. Mike Robinson Says:

    This is a great day for front-end devs everywhere!

  3. Paul L. McCord Jr. Says:

    Thanks for the information. I will be anxiously awaiting the release when both IE8 and Firefox 3 final comes out. Paul

  4. reza tavasoli Says:

    Man I didn’t know there was such a test exist ,i’m using safari from now on!.

  5. mac dude Says:

    Firefox 2 for Mac is not compliant if this test really works.

  6. Greg Says:

    Unfortunately a staggering number of people still use IE6. We’ll be putting in hacks for those people until that number drops… because the end-users of a client’s site don’t care about compliancy, they’ll just report back, “Your site looks broken.”

    I’d be happy if they’d at least switch to IE7 for now. *sigh*

  7. Atlanta Says:

    There will be an update to IE7 to make it more compatible… it’s called IE8!

  8. Kris Says:

    I’ve actually downloaded and played with IE8 beta, and frankly, the double margin bug is still right there for everyone to see… so acid2 compliant or not, our days of hacking around IE are far from over.

Leave a Reply


Recent comments

I’ve been on a vacation, normality will happen next week

On August 28, 2008, holiday travel wrote:

well this is useful… (at least for me) very thanks ————&# 8212;———R 12;—–...

Top 10 search engine optimization techniques

On August 26, 2008, ибп wrote:

А что, неплохо!

Styling the first post of your Wordpress blog

On August 21, 2008, cheap website design wrote:

good point you have in there! thanks for sharing with us

CSS Hack:Getting Safari to behave

On August 21, 2008, Glass wrote:

You can also target Safari with the following: body:first-of-type .class {} That is: just prepend css the rule with body:first-of-type. Simple.

Styling the first post of your Wordpress blog

On August 20, 2008, jeeremie wrote:

Hi, This solution didn’t work for me. Instead, I use this one »