XML DOM browser tests

This is a test suite which contains several tests for the browser’s XML DOM implementation. In the table below there are results from several browsers, and alongside that are the results of your own browser. I wrote an accompanying blog post examining the results.

It uses XMLHttpRequest to retrieve the source files, so if you’re using IE you have to have ActiveX enabled.

The source XML that is used by the tests:



You can find the tests here, and the results of previous tests here.

Legend: green = correct, red = incorrect, white = undefined or I don’t know. The DOM spec column contains what the result should be, according to the DOM specification. Empty cells mean that no test data is available yet. Hover over cells to get more information.

» Click here to toggle between compact and full output