summaryrefslogtreecommitdiff
path: root/src/html/html_option_element.c
Commit message (Expand)AuthorAgeFilesLines
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-12/+10
* Split out tag names from general string table and enum.Michael Drake2016-01-271-4/+4
* OptionElementrsk19942014-06-111-5/+14
* Strip and collapse whitespace when gathering html option values.Michael Drake2014-01-231-1/+83
* Mostly implement HTMLOptionElement, HTMLSelectElement.John-Mark Bell2012-08-081-1/+358
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7