summaryrefslogtreecommitdiff
path: root/include/dom/html/html_select_element.h
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison of signed/unsigned variables.Michael Drake2012-09-191-1/+1
* Merge branch 'tlsa/selectstuff'Michael Drake2012-09-191-11/+44
|\
| * Enable HTMLSelectElement testsJohn-Mark Bell2012-09-191-2/+9
| * Mostly implement HTMLOptionElement, HTMLSelectElement.John-Mark Bell2012-08-081-4/+30
* | unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-8/+8
|/
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+55