summaryrefslogtreecommitdiff
path: root/src/core/namednodemap.c
Commit message (Expand)AuthorAgeFilesLines
* Implement dom_namednodemap_get_named_item_ns()John Mark Bell2007-09-291-14/+110
* Add library-internal accessor to the head of an Element's attribute list (dom...John Mark Bell2007-09-251-19/+156
* Whitespace changesJohn Mark Bell2007-09-221-1/+1
* Make NamedNodeMap more genericJohn Mark Bell2007-07-121-17/+17
* Add NamedNodeMap.John Mark Bell2007-07-101-0/+345