summaryrefslogtreecommitdiff
path: root/include/dom/html/html_input_element.h
Commit message (Expand)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-4/+4
* Return value of -1 when asked to get value of long property that doesn't exis...Michael Drake2012-09-081-2/+2
* HTMLInputElement: Initial support and test enabling. Some TODOs leftDaniel Silverstone2012-07-081-1/+119
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+7