Acid3 Browser Test Now Live
If you're new here, you may want to subscribe to my RSS feed to receive more such tricks and articles in the future. Alternatively you can also subscribe via email. Thanks for visiting!
Ian Hickson, the Google Employee was assigned the job of working on the next generation Acid test has completed his work and the Acid3 test is live at its new home http://acid3.acidtests.org/. The Acid test is a test which we all use to measure a Web Browser’s adherence to standards. Read more about Acid tests on this wikipedia page.
Unlike the first acid test, which focused on the box model, and the second acid test, which covered a broad variety of basic HTML and CSS features, Acid3 covers 100 of the nooks and crannies of HTTP, HTML, CSS, ECMAScript, SVG and XML, all through the medium of DOM scripting, a critical requirement for any modern web application.
Ian Hickson wrote 90 tests while the other 10 tests were written by web developers and browser vendors. The Acid3 test assumes much importance after the team behind IE8 recently allowed that it clears the Acid2 test. The IE team has said that a special HTTP header will be required for the browser to clear the Acid2 test. Whether or not, such HTTP headers are required for the Acid3 test remains a big question..
I have begin my preliminary testing on all the popular browsers operating in default settings, and I will update this post with the results sometime tomorrow. Until then I suggest you perform the Acid3 test yourself and see how you fare…
Via CSS3.INFO




12 Comments, Comment or Ping
octavian
i am using safari, version 3.0.4 ( on a mac ) and i have scored 40 out of 100. the animation was not smooth at all. in firefox ( version 2.0.0.11 ) i have scored 50 out of 100 ( no smooth animation either ).
Feb 1st, 2008
Vinitneo
Firefox 3 should pass this test.
Feb 1st, 2008
Kostya
Wow, this test is hard for browsers. This is how mine did under Vista.
Opera 9.6 beta (latest build): 60/100
Firefox 3 Beta 2: 56/100
Internet Explorer 7: completely failed.
Feb 1st, 2008
Kostya
*Opera 9.5 beta
Feb 1st, 2008
Karthik Kastury
The weird thing is that, I’m getting different results everytime I run the test on the same browser..
Feb 1st, 2008
Rahul Ghai
With Firefox 3.0beta3pre (minefield) its a slight improvement but still a pathetic total of 58. Weirdly the colors aren’t being displayed : )
Feb 2nd, 2008
GranitW
So far Safari is in the lead for me on the Mac with 64 points. Firefox 3 has 56, Opera 9.5 has 60.
Feb 11th, 2008
ktx
it will probably take IE8 10 years to pass this one :)))
Feb 22nd, 2008
spuffler
Problem is, almost nobody leaves their browser at ‘default’ settings.
Apr 1st, 2008
Spuffler
Ok, I forgot to ask…. “If my browser is failing specific tests that only Internet Explorer can pass, failing because the extensions were added to normal HTML by Microsoft’s insistence, is that necessarily a bad thing?”
We tend to forget that Microsoft web suites can create web pages that only Internet Explorer can proper interpret.
http://www.news.com/2100-1023-274998.html
May 3rd, 2008
Reply to “Acid3 Browser Test Now Live”