Homepage: http://edward.oconnor.cx/elisp/dom5.el
Author: Edward O'Connor
Updated:
Add HTML5's DOM methods to dom.el
An implementation of the various new DOM methods defined in the HTML5 draft specification. N.B. Functions prefixed by `dom-' are public-facing, and augment the API provided by dom.el. Functions prefixed with `dom5-' are internal and should not be called.