summaryrefslogtreecommitdiff
path: root/test/testutils
Commit message (Expand)AuthorAgeFilesLines
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ...rsk19942014-06-111-0/+4
* 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
* Merge branch 'tlsa/selectstuff'Michael Drake2012-09-192-0/+30
|\
| * Enable HTMLSelectElement testsJohn-Mark Bell2012-09-192-0/+30
* | unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-103-14/+14
|/
* Move document out parameter after in parameters.John-Mark Bell2012-08-051-1/+1
* fix test utilityVincent Sanders2012-08-051-2/+1
* DOMTS: Add proper support for assertURIEqualsDaniel Silverstone2012-07-074-16/+154
* update dom hubbub binding to allow for script controlVincent Sanders2012-07-061-1/+1
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-213-13/+11
* Simplify DOMImplementation API by replacing dom_strings with const char *John Mark Bell2010-12-062-19/+8
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-3/+1
* Remove vestigial domts C file and mark all known failures so test suite for l...Daniel Silverstone2010-12-051-32/+0
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-047-45/+69
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-262-10/+4
* 1. Find there are indeed two testcases for Events module, so I add support fo...Bo Yang2009-08-142-0/+8
* Make the failed 5 testcases passed in DOMTS Core level2. Bo Yang2009-08-121-1/+1
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-1114-0/+1090