Acid3 is a test for web page’s that was developed by the Web Standards Project (WaSP). It is designed to test the compliance of a web browser with web standards and is mostly written in JavaScript.

Acid3 Test overview

The Acid3 Test is divided into six sections, called “buckets,” with each having many subtests that are run on specific web standards.

  • HTTP, DOM.
  • DOM2 and DOM2 Events.
  • CSS3 selectors, Media Queries, and DOM2 Views and Style.
  • Manipulation of HTML tables and forms.
  • HTML, Unicode, SVG, others.
  • JavaScript/ECMAScript.

The browser must pass the test using its default settings. If successful, the result is 100/100 with colored rectangles displaying. The type of rectangle displayed for each of the six buckets depends on the number of subtests passed in each bucket, using the following system.

ACID, Internet terms

  • More information on the Acid3 Test website.