summaryrefslogtreecommitdiff
path: root/test/testcases
Commit message (Collapse)AuthorAgeFilesLines
* Update character data get length property to use dom unsigned longVincent Sanders2015-10-311-1/+1
|
* Update the html table cell element API to use dom_ulong where apropriateVincent Sanders2015-10-256-6/+6
|
* Update the input element API to use dom_ulong where apropriateVincent Sanders2015-10-251-1/+1
|
* Update the image element API to use dom_ulong where apropriateVincent Sanders2015-10-254-4/+4
|
* We don't support making documents through dom internalsRupinder Singh Khokhar2014-07-302-0/+0
|
* Input Element checked on clicking fix and also fixed bubbling and cancelabilityRupinder Singh Khokhar2014-07-181-0/+0
|
* Slight change in interface file & copying a few test filesRupinder Singh Khokhar2014-07-183-0/+114
|
* [HTMLCollection && DOMTSHandler && dtd interface] fixesRupinder Singh Khokhar2014-07-187-0/+0
|
* HTMLCollectionRupinder Singh Khokhar2014-07-1812-204/+2
|
* HTMLDocument Element incomplete & test generator minor fixRupinder Singh Khokhar2014-07-1820-0/+1
|
* Enabling some missed tests. How come were they missed ?! :orsk19942014-07-1818-133/+0
|
* IFrame Elementrsk19942014-06-1111-1/+1
|
* Frame Elementrsk19942014-06-119-1/+1
|
* FrameSet Elementrsk19942014-06-112-0/+0
|
* TEST generator bug fixrsk19942014-06-1131-0/+0
| | | | Adding Test Cases & DOMTSHandler fix
* Missed inputElement Test files && bubbling and cancelability of generic ↵rsk19942014-06-1113-0/+228
| | | | events & buttonElement tests
* changing size attribute of Input Element to be of type intrsk19942014-06-111-0/+0
|
* OptionElementrsk19942014-06-111-44/+0
|
* Xselect element && disabling IsIndex Elementrsk19942014-06-116-1/+127
|
* Style Elementrsk19942014-06-115-0/+84
|
* Base Elementrsk19942014-06-112-84/+0
|
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ↵rsk19942014-06-11114-39/+672
| | | | 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-1122-108/+192
|
* TableCol Elementrsk19942014-06-1112-0/+0
|
* TableCell Element & possible bug fix on TableCaption ELementrsk19942014-06-1130-0/+0
|
* TableCaption Elementrsk19942014-06-111-0/+0
|
* [Map Element Rev.2(fix)] & [Script Element add]rsk19942014-06-117-0/+0
|
* 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 ↵rsk19942014-06-1116-0/+43
| | | | Element. Image <img> Element
* Missed BasefontElement testsrsk19942014-06-112-0/+0
|
* Including Level2 tests & the Basefont Element , also a minor change in ↵rsk19942014-06-1168-1/+168
| | | | 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 Elementrsk19942014-05-011-0/+0
|