summaryrefslogtreecommitdiff
path: root/src/html
Commit message (Expand)AuthorAgeFilesLines
* Frame Elementrsk19942014-06-115-2/+338
* FrameSet Elementrsk19942014-06-115-2/+283
* Missed inputElement Test files && bubbling and cancelability of generic event...rsk19942014-06-113-16/+16
* changing size attribute of Input Element to be of type intrsk19942014-06-112-2/+14
* OptionElementrsk19942014-06-112-7/+16
* Xselect element && disabling IsIndex Elementrsk19942014-06-114-40/+116
* Style Elementrsk19942014-06-115-1/+89
* Base Elementrsk19942014-06-112-3/+46
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ...rsk19942014-06-1112-73/+1262
* TableSection Element Rev.1rsk19942014-06-115-4/+369
* TableCell Element Rev.3rsk19942014-06-111-0/+1
* TableCell Element Rev.2rsk19942014-06-111-4/+28
* TableCol Elementrsk19942014-06-114-2/+234
* TableCell Element & possible bug fix on TableCaption ELementrsk19942014-06-116-3/+346
* TableCaption Elementrsk19942014-06-115-4/+205
* [Map Element Rev.2(fix)] & [Script Element add]rsk19942014-06-117-13/+284
* Adding some commentsrsk19942014-06-111-3/+12
* Map Elementrsk19942014-06-115-11/+239
* Area Element & documentElement minor fixrsk19942014-06-114-4/+263
* Applet Elementrsk19942014-06-115-2/+243
* Param Elementrsk19942014-06-116-6/+212
* Object <object> Element.rsk19942014-06-116-3/+321
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor E...rsk19942014-06-116-3/+299
* Including Level2 tests & the Basefont Element , also a minor change in level2...rsk19942014-06-115-4/+231
* Anchor <a> elementrsk19942014-06-115-3/+273
* Mod Elementrsk19942014-06-116-4/+211
* Font Elementrsk19942014-06-115-2/+211
* LI <li> Elementrsk19942014-06-114-9/+234
* OList <ol> Elementrsk19942014-06-115-4/+254
* Ulist Elementrsk19942014-06-115-5/+231
* Label Elementrsk19942014-06-116-4/+243
* Br Elementrsk19942014-06-115-3/+208
* Pre Elementrsk19942014-06-115-5/+191
* QUOTE <q> Elementrsk19942014-06-115-3/+206
* H1, H2, H3, H4, H5 & H6 Elementsrsk19942014-06-115-3/+214
* Paragraph Elementrsk19942014-06-114-2/+206
* Div Elementrsk19942014-06-113-2/+201
* Fieldset & Legend Elementsrsk19942014-06-118-6/+460
* Menu Elementrsk19942014-05-015-3/+191
* Directory Elementrsk19942014-05-016-5/+194
* Dlist elementrsk19942014-05-015-2/+193
* final patch for adding hr tag to libdomrsk19942014-03-056-3/+237
* Strip and collapse whitespace when gathering html option values.Michael Drake2014-01-231-1/+83
* Fix the form iterator testDaniel Silverstone2014-01-051-17/+8
* Remove a bunch of leaks but not reffing dom nodes from dom nodesDaniel Silverstone2014-01-054-81/+75
* Unref the form's collection on finaliseDaniel Silverstone2014-01-051-0/+3
* remove unecessary null check (coverity 1127087)Vincent Sanders2013-11-081-3/+1
* add context for default action functionVincent Sanders2013-02-192-5/+10
* Remove ability to dispatch a generic event as a ptr+len, and memoise all prev...Daniel Silverstone2012-11-035-44/+73
* Disable validation of element and attribute names in HTML DOM treesDaniel Silverstone2012-11-022-14/+82