summaryrefslogtreecommitdiff
path: root/src/html/html_map_element.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup: Remove odd declaration of callback outside header guard.Michael Drake2016-02-051-2/+0
|
* Fix: Proper copy constructor for HTMLMapElement.Michael Drake2016-02-051-0/+9
|
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-4/+4
| | | | Also fixes STYLE element not getting the correct namespace or prefix.
* Map Elementrsk19942014-06-111-0/+47
|
* 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