summaryrefslogtreecommitdiff
path: root/src/html/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* HTMLOptGroupElement: Prepare for implementationDaniel Silverstone2012-07-191-3/+3
|
* HTMLTextAreaElement: Make it workDaniel Silverstone2012-07-181-2/+2
|
* HTMLInputElement: Initial support and test enabling. Some TODOs leftDaniel Silverstone2012-07-081-2/+2
|
* HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: ↵Daniel Silverstone2012-07-071-2/+3
| | | | Make buttons work and forms contain their correct buttons
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
| | | | svn path=/trunk/libdom/; revision=14005
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+25
A few additional fixes to reduce the number of regressions to single figures. svn path=/trunk/dom/; revision=10724