This chapter provides an introduction of W3C's Document Object Model (DOM) Specifications. Topics include an overview of DOM specifications, Examples of DOM Level 0, 1, 2, and 3 functionalities, DOM levels supported by Web browsers, 'Node' and other DOM API interfaces, dump 'document' object with DOM API.
It is believed that no known web browsers implement this... <sarcasm>can't imagine why</sarcasm>. This an example of an underspecifed feature - pay attention to the language used as to whether you should rename or replace elements & attributes.