summaryrefslogtreecommitdiff
path: root/include/dom/bootstrap/implregistry.h
Commit message (Collapse)AuthorAgeFilesLines
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-121-0/+30
Add DOMImplementationRegistry Define DOMImplementationSource and provide API to allow their registration This little lot should permit some kind of sensible DOM bootstrapping. svn path=/trunk/dom/; revision=3403