summaryrefslogtreecommitdiff
path: root/utils/domutils.c
Commit message (Collapse)AuthorAgeFilesLines
* remove redundant domutils and put functionality in existing utils/libdomVincent Sanders2012-11-101-160/+0
|
* Port hotlist load/save to libdom.John-Mark Bell2012-11-091-0/+94
|
* Fix conditionals to be saneJohn-Mark Bell2012-11-091-2/+2
|
* add document.body, head and documentElement gettersVincent Sanders2012-11-071-0/+66
add a dom utility file and use it