summaryrefslogtreecommitdiff
path: root/src/core/nodelist.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement type-specific node constructors and veneer the appropriate ↵John Mark Bell2007-07-261-2/+2
| | | | | | Document APIs onto them. svn path=/trunk/dom/; revision=3463
* Add NodeList and string comparison APIJohn Mark Bell2007-07-101-0/+31
svn path=/trunk/dom/; revision=3394