summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Base Elementrsk19942014-06-212-84/+0
|
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ↵rsk19942014-06-21116-50/+756
| | | | tableRowElement Rev.1 && DOMTSHandler(Test Suite) Revised and implemented inefficient ways to produce correct .c's && other minor bg fixes in HTMLCollection... Tests expecting 2nd attribute of dom_html_collection_get_length to be of type int32_t aren't enabled yet. Will be done in a later commit.
* TableSection Element Rev.1rsk19942014-06-2123-108/+193
|
* TableCol Elementrsk19942014-06-2112-0/+0
|
* TableCell Element & possible bug fix on TableCaption ELementrsk19942014-06-2130-0/+0
|
* TableCaption Elementrsk19942014-06-211-0/+0
|
* [Map Element Rev.2(fix)] & [Script Element add]rsk19942014-06-217-0/+0
|
* Map Elementrsk19942014-06-212-44/+0
|
* Area Element & documentElement minor fixrsk19942014-06-2114-0/+95
|
* Applet Elementrsk19942014-06-2119-0/+84
|
* Param Elementrsk19942014-06-214-0/+0
|
* Object <object> Element.rsk19942014-06-2143-2/+117
|
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor ↵rsk19942014-06-2117-4/+55
| | | | Element. Image <img> Element
* Including Level2 tests & the Basefont Element , also a minor change in ↵rsk19942014-06-2172-99/+136
| | | | level2 basefontElement test
* 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 ElementRupinder Singh Khokhar2014-05-011-0/+0
|
* Directory ElementRupinder Singh Khokhar2014-05-011-0/+0
|
* Dlist elementRupinder Singh Khokhar2014-05-011-0/+0
|
* final patch for adding hr tag to libdomRupinder Singh Khokhar2014-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
| | | | error codes
* 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
|\ | | | | | | | | | | | | Conflicts: include/dom/html/html_select_element.h src/html/html_select_element.c src/html/html_select_element.h
| * Enable HTMLSelectElement testsJohn-Mark Bell2012-09-1919-0/+37
| |
| * Mostly implement HTMLOptionElement, HTMLSelectElement.John-Mark Bell2012-08-088-0/+0
| | | | | | | | Enable HTMLOptionElement tests that pass.
* | 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 ↵Daniel Silverstone2012-09-103-14/+14
|/ | | | fixes. Test suite does not pass
* 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
|