summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level2/html
Commit message (Collapse)AuthorAgeFilesLines
* We don't support making documents through dom internalsRupinder Singh Khokhar2014-07-302-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
|
* IFrame Elementrsk19942014-06-111-1/+1
|
* Frame Elementrsk19942014-06-111-1/+1
|
* TEST generator bug fixrsk19942014-06-115-0/+0
| | | | Adding Test Cases & DOMTSHandler fix
* Missed inputElement Test files && bubbling and cancelability of generic ↵rsk19942014-06-113-0/+184
| | | | events & buttonElement tests
* changing size attribute of Input Element to be of type intrsk19942014-06-111-0/+0
|
* Xselect element && disabling IsIndex Elementrsk19942014-06-114-0/+126
|
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ↵rsk19942014-06-1122-0/+578
| | | | 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-1110-108/+192
|
* Area Element & documentElement minor fixrsk19942014-06-116-0/+95
|
* Applet Elementrsk19942014-06-118-0/+84
|
* Object <object> Element.rsk19942014-06-1111-0/+115
|
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor ↵rsk19942014-06-118-0/+43
| | | | Element. Image <img> Element
* Including Level2 tests & the Basefont Element , also a minor change in ↵rsk19942014-06-1165-1/+41
| | | | level2 basefontElement test
* Merge DOMTS tests -- they're causing havoc with review diffs.John Mark Bell2009-07-3082-0/+3730
svn path=/trunk/dom/; revision=8910