News

Hands On: Early Look at Acid3

Web Standards Project has been designing Acid3 to be the next rendering milestone for modern browsers.

Microsoft raised eyebrows when its forthcoming Internet Explorer (IE) 8 was able to properly render the Acid2 test. However, the bar is about to be raised again.

Since April 2007, the Web Standards Project has been designing Acid3 to be the next rendering milestone for modern browsers. So far, there's not a browser in existence that can perfectly render the part of Acid3 that has been completed, and a significant portion hasn't even been built yet. I ran my own tests on Ubuntu 7.10 with Firefox 2.0.0.11, Konqueror 3.5.8 and Opera 9.25 -- all standard builds from Ubuntu's repositories.

Unlike other tests that have been done on Acid3 with cutting -- edge browser releases, I wanted to see how well the current browser releases that I use every day for production work could handle the test.

The Results
Firefox did surprisingly well on Acid3, with a score of 61/100 and a rendering that was closest to the reference document. Opera also did fairly well, with a score of 58/100, but the output looked very little like the reference.

By means of a Windows XP virtual machine running on top of Ubuntu, I also subjected IE7 to the Acid3 test. Although IE7 is much improved over its predecessors, the test didn't go very well. There were serious rendering problems, more than with any of the other browsers I tested. Ultimately, IE7 ended up with a final score of 23/100.

Test Procedure
Acid3 incorporates animation and scripting into the test in addition to proper layout rendering. Acid3 puts much more emphasis on JavaScript and DOM3, while Acid2 was focused more on layout rendering.

During the Acid3 test, a counter will gradually increase from 0/100 up to 100/100, which indicates the number of subtests that have been passed. A full count of 100/100 is required to pass Acid3. The test is supposed to show a series of colored boxes that appear with higher scores.

At this time, it's important to keep in mind that the current results of Acid3 are hardly final as Acid3 itself isn't finished. Also, none of the Acid tests are meant to test a browser's full compliance with Web standards. They merely indicate that a browser complies with at least some of the standards. The Acid tests are more useful to browser developers than anyone else because the tests tend to reveal areas that need improvement in a browser's rendering system.

About the Author

Will Kraft is a Web designer, technical consultant and freelance writer. He can be reached at [email protected]. Also, check out his blog at http://www.willkraftblog.com.

comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube