summaryrefslogtreecommitdiff
path: root/src/html/html_heading_element.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: Proper copy constructor for HTMLHeadingElement.Michael Drake2016-02-051-3/+32
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-15/+12
* Split out tag names from general string table and enum.Michael Drake2016-01-271-2/+1
* H1, H2, H3, H4, H5 & H6 Elementsrsk19942014-06-111-0/+156
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7