summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Map Elementrsk19942014-06-112-44/+0
* Area Element & documentElement minor fixrsk19942014-06-1114-0/+95
* Applet Elementrsk19942014-06-1119-0/+84
* Param Elementrsk19942014-06-114-0/+0
* Object <object> Element.rsk19942014-06-1143-2/+117
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor E...rsk19942014-06-1117-4/+55
* Missed BasefontElement testsrsk19942014-06-112-0/+0
* Including Level2 tests & the Basefont Element , also a minor change in level2...rsk19942014-06-1169-1/+171
* Anchor <a> elementrsk19942014-06-1115-0/+1
* Mod Elementrsk19942014-06-117-0/+0
* Font Elementrsk19942014-06-113-92/+98
* LI <li> Elementrsk19942014-06-113-0/+1
* OList <ol> Elementrsk19942014-06-113-0/+0
* Ulist Elementrsk19942014-06-112-0/+0
* Label Elementrsk19942014-06-114-0/+0
* Br Elementrsk19942014-06-112-0/+1
* Pre Elementrsk19942014-06-111-0/+0
* QUOTE <q> Elementrsk19942014-06-112-0/+0
* H1, H2, H3, H4, H5 & H6 Elementsrsk19942014-06-116-0/+0
* Paragraph Elementrsk19942014-06-111-0/+0
* Div Elementrsk19942014-06-111-0/+0
* Fieldset & Legend Elementsrsk19942014-06-116-0/+0
* Menu Elementrsk19942014-05-011-0/+0
* Directory Elementrsk19942014-05-011-0/+0
* Dlist elementrsk19942014-05-011-0/+0
* final patch for adding hr tag to libdomrsk19942014-03-055-0/+1
* add default action fetcher to binding parametersVincent Sanders2012-12-061-0/+1
* make the hubbub binding creation take a parameter struct and return standard ...Vincent Sanders2012-12-061-2/+10
* Change XML Parser API to be more saneDaniel Silverstone2012-11-031-2/+5
* Ensure that 'make clean' removes the test INDEXDaniel Silverstone2012-11-031-1/+1
* Disable validation of element and attribute names in HTML DOM treesDaniel Silverstone2012-11-024-0/+0
* Test index is generated.Michael Drake2012-09-191-628/+0
* Merge branch 'tlsa/selectstuff'Michael Drake2012-09-1928-0/+665
|\
| * Enable HTMLSelectElement testsJohn-Mark Bell2012-09-1919-0/+37
| * Mostly implement HTMLOptionElement, HTMLSelectElement.John-Mark Bell2012-08-088-0/+0
* | Fix tests and disable test cases where we don't match in signedness.Michael Drake2012-09-1128-2/+2
* | unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-103-14/+14
|/
* Level2: Enable 2 more tests, note one not implemented and three known failuresDaniel Silverstone2012-08-076-0/+0
* Enable level2 core test suite, disabling all tests but documentgetelementbyid01Daniel Silverstone2012-08-06285-0/+3
* Move document out parameter after in parameters.John-Mark Bell2012-08-051-1/+1
* fix test utilityVincent Sanders2012-08-051-2/+1
* HTMLBodyElement: Implementation and test enablingDaniel Silverstone2012-07-226-0/+0
* TEST: Enable HTMLOptGroupElement tests ready for implementationDaniel Silverstone2012-07-192-0/+0
* TEST: Pre-enable the textarea tests readyDaniel Silverstone2012-07-1815-0/+0
* HTMLInputElement: Initial support and test enabling. Some TODOs leftDaniel Silverstone2012-07-0820-0/+0
* HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Ma...Daniel Silverstone2012-07-079-0/+2
* HTMLMetaElement: Implement, install, enable testsDaniel Silverstone2012-07-074-0/+0
* HTMLLinkElement: Implement and enable testsDaniel Silverstone2012-07-079-0/+0
* DOMTSHandler.pm: Add casts for method calls, enable two more testsDaniel Silverstone2012-07-073-2/+2
* HTMLCollection: Some of the tests are now kfail, one now passesDaniel Silverstone2012-07-075-0/+0