summaryrefslogtreecommitdiff
path: root/include/dom/html/html_element.h
Commit message (Collapse)AuthorAgeFilesLines
* A bunch of panel beating:John Mark Bell2012-02-051-0/+88
| | | | | | | | * HTMLElement and HTMLDocument now have vtables * All HTML nodes require an HTMLDocument to create * Miscellaneous other cleanups svn path=/trunk/libdom/; revision=13424
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-6/+6
| | | | svn path=/trunk/libdom/; revision=12172
* Fix buildJohn Mark Bell2010-12-051-1/+1
| | | | svn path=/trunk/dom/; revision=11016
* Beginnings of some of HTMLElementDaniel Silverstone2010-12-051-11/+28
| | | | svn path=/trunk/dom/; revision=11009
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+26
A few additional fixes to reduce the number of regressions to single figures. svn path=/trunk/dom/; revision=10724