summaryrefslogtreecommitdiff
path: root/src/html/html_heading_element.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix: Proper copy constructor for HTMLHeadingElement.Michael Drake2016-02-051-0/+9
|
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-6/+6
| | | | Also fixes STYLE element not getting the correct namespace or prefix.
* H1, H2, H3, H4, H5 & H6 Elementsrsk19942014-06-111-0/+45
|
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7
A few additional fixes to reduce the number of regressions to single figures. svn path=/trunk/dom/; revision=10724