summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level2/html/files
Commit message (Collapse)AuthorAgeFilesLines
* Slight change in interface file & copying a few test filesRupinder Singh Khokhar2014-07-183-0/+114
|
* Missed inputElement Test files && bubbling and cancelability of generic ↵rsk19942014-06-113-0/+184
| | | | events & buttonElement tests
* Xselect element && disabling IsIndex Elementrsk19942014-06-113-0/+126
|
* tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ↵rsk19942014-06-119-0/+465
| | | | 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-113-0/+192
|
* Area Element & documentElement minor fixrsk19942014-06-116-0/+95
|
* Applet Elementrsk19942014-06-116-0/+84
|
* Object <object> Element.rsk19942014-06-116-0/+115
|
* Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor ↵rsk19942014-06-113-0/+43
| | | | Element. Image <img> Element
* Including Level2 tests & the Basefont Element , also a minor change in ↵rsk19942014-06-113-0/+40
| | | | level2 basefontElement test
* Merge DOMTS tests -- they're causing havoc with review diffs.John Mark Bell2009-07-3014-0/+213
svn path=/trunk/dom/; revision=8910