summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level1
Commit message (Collapse)AuthorAgeFilesLines
* added some & removed some incompatible testsrupindersingh/libdomRupinder Singh Khokhar2014-07-173-0/+89
|
* Input Element checked on clicking fix and also fixed bubbling and cancelabilityRupinder Singh Khokhar2014-06-211-0/+0
|
* HTMLCollectionRupinder Singh Khokhar2014-06-2112-204/+2
|
* HTMLDocument Element incomplete & test generator minor fixRupinder Singh Khokhar2014-06-2120-0/+1
|
* Enabling some missed tests. How come were they missed ?! :orsk19942014-06-2113-0/+0
|
* IFrame Elementrsk19942014-06-2110-0/+0
|
* Frame Elementrsk19942014-06-218-0/+0
|
* FrameSet Elementrsk19942014-06-212-0/+0
|
* TEST generator bug fixrsk19942014-06-2126-0/+0
| | | | Adding Test Cases & DOMTSHandler fix
* Missed inputElement Test files && bubbling and cancelability of generic ↵rsk19942014-06-2110-0/+44
| | | | events & buttonElement tests
* OptionElementrsk19942014-06-211-44/+0
|
* Xselect element && disabling IsIndex Elementrsk19942014-06-212-1/+1
|
* Style Elementrsk19942014-06-215-0/+84
|
* Base Elementrsk19942014-06-212-84/+0
|
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ↵rsk19942014-06-2192-39/+94
| | | | 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-2112-0/+0
|
* 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-218-0/+0
|
* Applet Elementrsk19942014-06-2111-0/+0
|
* Param Elementrsk19942014-06-214-0/+0
|
* Object <object> Element.rsk19942014-06-2132-2/+2
|
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor ↵rsk19942014-06-218-0/+0
| | | | Element. Image <img> Element
* Including Level2 tests & the Basefont Element , also a minor change in ↵rsk19942014-06-216-98/+92
| | | | level2 basefontElement test
* Anchor <a> elementrsk19942014-06-1114-0/+0
|
* Mod Elementrsk19942014-06-117-0/+0
|
* Font Elementrsk19942014-06-113-92/+98
|
* LI <li> Elementrsk19942014-06-112-0/+0
|
* OList <ol> Elementrsk19942014-06-113-0/+0
|
* Ulist Elementrsk19942014-06-112-0/+0
|
* Label Elementrsk19942014-06-114-0/+0
|
* Br Elementrsk19942014-06-111-0/+0
|
* 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-054-0/+0
|
* Disable validation of element and attribute names in HTML DOM treesDaniel Silverstone2012-11-024-0/+0
|
* Merge branch 'tlsa/selectstuff'Michael Drake2012-09-1924-0/+0
|\ | | | | | | | | | | | | 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-1916-0/+0
| |
| * 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-1127-0/+0
|/