DOM Test Suite: Interface Document

The doctype attribute should be null in HTML, so its presence is not fully tested here. Similarly, createCDATASection(), createProcessingInstruction(), and createEntityReference() are not tested here. The implementation attribute is tested in another test. The createDocumentFragment() method will be tested in another test.

[test getElementsByTagName() - not yet written]

Testing area

Output:


Valid HTML 4.0!

(Back to DOM Testing Information, David Baron)

LDB, dbaron@dbaron.org