summaryrefslogtreecommitdiff
path: root/src/core/node.c
Commit message (Expand)AuthorAgeFilesLines
* Rename to dom_node_get_owner_document() in line with specJames Shaw2007-07-151-1/+1
* Modify node value, type and name functions to match w3c specJames Shaw2007-07-141-4/+4
* Add NodeList and string comparison APIJohn Mark Bell2007-07-101-0/+2
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-179/+85
* Import DOM library.John Mark Bell2007-07-061-0/+1069