summaryrefslogtreecommitdiff
path: root/src/html/html_option_element.h
Commit message (Collapse)AuthorAgeFilesLines
* Provide generic copy constructor for HTMLOptionElement.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.
* Mostly implement HTMLOptionElement, HTMLSelectElement.John-Mark Bell2012-08-081-1/+48
| | | | Enable HTMLOptionElement tests that pass.
* 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