summaryrefslogtreecommitdiff
path: root/src/bootstrap/implregistry.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-20/+51
| | | | svn path=/trunk/dom/; revision=9191
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-121-0/+184
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