summaryrefslogtreecommitdiff
path: root/include/dom/html/html_text_area_element.h
Commit message (Expand)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-6/+6
* Return value of -1 when asked to get value of long property that doesn't exis...Michael Drake2012-09-081-3/+3
* HTMLTextAreaElement: Make it workDaniel Silverstone2012-07-181-0/+82