summaryrefslogtreecommitdiff
path: root/src/core/namednodemap.h
Commit message (Collapse)AuthorAgeFilesLines
* Add NamedNodeMap.John Mark Bell2007-07-101-0/+39
Minor fix for NodeList unref function; ensure it unrefs the owner document after it has finished using it. svn path=/trunk/dom/; revision=3395