Web Standards Conformance Tests

Browser Information

Basic Test Suites

  • Acid3 Test

    • WHAT IS THIS
      • Acid3 is a test page from the Web Standards Project that checks how well a web browser follows certain web standards, including HTML4, XHTML1, DOM2, CSS3 and JavaScript. When successful, the Acid3 test displays a gradually increasing percentage counter with colored rectangles in the background. The percentage displayed is based on the number of sub-tests passed. Please use browser default settings before running tests.
      • ACID3 Test Result

        (ensure the browser could connect to Internet)
      HOW TO CHECK
      • (1) The animation has to be smooth
      • (2) To review all failed tests, left-click at the "Acid3" text in the test page.
      • (3) Pass all tests, except of those tests of #: 33, 64, 69, 71, 74, 75, 76, 77, 78, 79, 80, and failures raised due to performance complain.
  • XmlHTMLRequest Object Test

    • WHAT IS THIS
      • Current working draft of XMLHttpRequest specification is only trying to standardize what was already supported in browsers (and promote interoperability). This testing is to check how well the XMLHttpRequest object is supported by the web browser.
      • XmlHTMLRequest Test Result

      HOW TO CHECK
      • (1) To review all failed tests, click "Show Report" at above test page.
      • (2) To pass the test, browser should pass all statement tests.
  • IFrame Test

    • WHAT IS THIS
      • The IFRAME element allows authors to insert a frame within a block of text.
      • IFrame Test Result

      HOW TO CHECK
      • To pass the test, an inline frame (IFRAME) should be rendered in this page. This inline frame should be scrollable, and the content should be compatible with this reference page being embedded.