From f0a3c95cfc4a5595f930cd5dd14d6cbbf1f85312 Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Sat, 31 May 2014 09:07:42 +0530 Subject: tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && 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. --- .../tests/level1/html/HTMLCollection01.xml.notimpl | 49 ------------- .../tests/level1/html/HTMLCollection02.xml.kfail | 49 ------------- .../tests/level1/html/HTMLCollection03.xml.kfail | 49 ------------- .../tests/level1/html/HTMLCollection04.xml.kfail | 59 ++++++++++++++++ .../tests/level1/html/HTMLCollection05.xml.kfail | 46 ++++++++++++ .../tests/level1/html/HTMLCollection09.xml.kfail | 47 +++++++++++++ .../tests/level1/html/HTMLCollection12.xml.kfail | 50 +++++++++++++ .../tests/level1/html/HTMLTableElement01.xml | 45 ++++++++++++ .../tests/level1/html/HTMLTableElement01.xml.kfail | 45 ------------ .../tests/level1/html/HTMLTableElement02.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement02.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement03.xml | 45 ++++++++++++ .../tests/level1/html/HTMLTableElement03.xml.kfail | 45 ------------ .../tests/level1/html/HTMLTableElement04.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement04.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement05.xml | 45 ++++++++++++ .../tests/level1/html/HTMLTableElement05.xml.kfail | 45 ------------ .../tests/level1/html/HTMLTableElement06.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement06.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement07.xml | 57 +++++++++++++++ .../tests/level1/html/HTMLTableElement07.xml.kfail | 57 --------------- .../tests/level1/html/HTMLTableElement08.xml | 54 +++++++++++++++ .../tests/level1/html/HTMLTableElement08.xml.kfail | 54 --------------- .../tests/level1/html/HTMLTableElement09.xml | 57 +++++++++++++++ .../tests/level1/html/HTMLTableElement09.xml.kfail | 57 --------------- .../tests/level1/html/HTMLTableElement10.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement10.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement11.xml | 43 ++++++++++++ .../tests/level1/html/HTMLTableElement11.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableElement12.xml | 43 ++++++++++++ .../tests/level1/html/HTMLTableElement12.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableElement13.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement13.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement14.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement14.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement15.xml | 43 ++++++++++++ .../tests/level1/html/HTMLTableElement15.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableElement16.xml | 43 ++++++++++++ .../tests/level1/html/HTMLTableElement16.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableElement17.xml | 44 ++++++++++++ .../tests/level1/html/HTMLTableElement17.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableElement18.xml | 43 ++++++++++++ .../tests/level1/html/HTMLTableElement18.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableElement19.xml | 51 ++++++++++++++ .../tests/level1/html/HTMLTableElement19.xml.kfail | 51 -------------- .../tests/level1/html/HTMLTableElement20.xml | 50 +++++++++++++ .../tests/level1/html/HTMLTableElement20.xml.kfail | 50 ------------- .../tests/level1/html/HTMLTableElement21.xml.kfail | 4 +- .../tests/level1/html/HTMLTableElement22.xml | 51 ++++++++++++++ .../tests/level1/html/HTMLTableElement22.xml.kfail | 51 -------------- .../tests/level1/html/HTMLTableElement23.xml | 50 +++++++++++++ .../tests/level1/html/HTMLTableElement23.xml.kfail | 50 ------------- .../tests/level1/html/HTMLTableElement24.xml.kfail | 4 +- .../tests/level1/html/HTMLTableElement25.xml | 49 +++++++++++++ .../tests/level1/html/HTMLTableElement25.xml.kfail | 49 ------------- .../tests/level1/html/HTMLTableElement26.xml | 52 ++++++++++++++ .../tests/level1/html/HTMLTableElement26.xml.kfail | 52 -------------- .../tests/level1/html/HTMLTableElement27.xml | 47 +++++++++++++ .../tests/level1/html/HTMLTableElement27.xml.kfail | 47 ------------- .../tests/level1/html/HTMLTableRowElement01.xml | 46 ++++++++++++ .../level1/html/HTMLTableRowElement01.xml.kfail | 46 ------------ .../tests/level1/html/HTMLTableRowElement02.xml | 44 ++++++++++++ .../level1/html/HTMLTableRowElement02.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableRowElement03.xml | 44 ++++++++++++ .../level1/html/HTMLTableRowElement03.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableRowElement04.xml | 44 ++++++++++++ .../level1/html/HTMLTableRowElement04.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableRowElement06.xml | 44 ++++++++++++ .../level1/html/HTMLTableRowElement06.xml.kfail | 44 ------------ .../tests/level1/html/HTMLTableRowElement07.xml | 43 ++++++++++++ .../level1/html/HTMLTableRowElement07.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableRowElement08.xml | 43 ++++++++++++ .../level1/html/HTMLTableRowElement08.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableRowElement09.xml | 43 ++++++++++++ .../level1/html/HTMLTableRowElement09.xml.kfail | 43 ------------ .../tests/level1/html/HTMLTableRowElement10.xml | 44 ++++++++++++ .../level1/html/HTMLTableRowElement10.xml.kfail | 44 ------------ test/testcases/tests/level1/html/anchor01.xml | 40 +++++++++++ .../tests/level1/html/anchor01.xml.notimpl | 40 ----------- test/testcases/tests/level1/html/anchor02.xml | 40 +++++++++++ .../tests/level1/html/anchor02.xml.notimpl | 40 ----------- test/testcases/tests/level1/html/anchor03.xml | 40 +++++++++++ .../tests/level1/html/anchor03.xml.notimpl | 40 ----------- .../testcases/tests/level1/html/anchor04.xml.kfail | 40 +++++++++++ .../tests/level1/html/anchor04.xml.notimpl | 40 ----------- test/testcases/tests/level1/html/anchor05.xml | 40 +++++++++++ .../tests/level1/html/anchor05.xml.notimpl | 40 ----------- test/testcases/tests/level1/html/anchor06.xml | 40 +++++++++++ .../tests/level1/html/anchor06.xml.notimpl | 40 ----------- test/testcases/tests/level1/html/dlist01.xml | 39 +++++++++++ .../tests/level1/html/dlist01.xml.notimpl | 39 ----------- test/testcases/tests/level1/html/table01.xml | 40 +++++++++++ test/testcases/tests/level1/html/table01.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table02.xml | 42 +++++++++++ test/testcases/tests/level1/html/table02.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table03.xml | 42 +++++++++++ test/testcases/tests/level1/html/table03.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table04.xml | 42 +++++++++++ test/testcases/tests/level1/html/table04.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table08.xml | 42 +++++++++++ test/testcases/tests/level1/html/table08.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table09.xml | 42 +++++++++++ test/testcases/tests/level1/html/table09.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table10.xml | 42 +++++++++++ test/testcases/tests/level1/html/table10.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table12.xml | 42 +++++++++++ test/testcases/tests/level1/html/table12.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table17.xml | 42 +++++++++++ test/testcases/tests/level1/html/table17.xml.kfail | 42 ----------- test/testcases/tests/level1/html/table18.xml | 40 +++++++++++ test/testcases/tests/level1/html/table18.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table19.xml | 41 +++++++++++ test/testcases/tests/level1/html/table19.xml.kfail | 41 ----------- test/testcases/tests/level1/html/table20.xml | 40 +++++++++++ test/testcases/tests/level1/html/table20.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table21.xml | 40 +++++++++++ test/testcases/tests/level1/html/table21.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table22.xml | 40 +++++++++++ test/testcases/tests/level1/html/table22.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table23.xml | 40 +++++++++++ test/testcases/tests/level1/html/table23.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table24.xml | 40 +++++++++++ test/testcases/tests/level1/html/table24.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table25.xml | 40 +++++++++++ test/testcases/tests/level1/html/table25.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table26.xml | 39 +++++++++++ test/testcases/tests/level1/html/table26.xml.kfail | 39 ----------- test/testcases/tests/level1/html/table27.xml | 40 +++++++++++ test/testcases/tests/level1/html/table27.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table28.xml | 40 +++++++++++ test/testcases/tests/level1/html/table28.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table29.xml | 40 +++++++++++ test/testcases/tests/level1/html/table29.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table30.xml | 40 +++++++++++ test/testcases/tests/level1/html/table30.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table31.xml | 40 +++++++++++ test/testcases/tests/level1/html/table31.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table32.xml | 40 +++++++++++ test/testcases/tests/level1/html/table32.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table33.xml | 40 +++++++++++ test/testcases/tests/level1/html/table33.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table34.xml | 40 +++++++++++ test/testcases/tests/level1/html/table34.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table35.xml | 40 +++++++++++ test/testcases/tests/level1/html/table35.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table36.xml | 40 +++++++++++ test/testcases/tests/level1/html/table36.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table37.xml | 39 +++++++++++ test/testcases/tests/level1/html/table37.xml.kfail | 39 ----------- test/testcases/tests/level1/html/table38.xml | 40 +++++++++++ test/testcases/tests/level1/html/table38.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table39.xml | 40 +++++++++++ test/testcases/tests/level1/html/table39.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table40.xml | 40 +++++++++++ test/testcases/tests/level1/html/table40.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table41.xml | 40 +++++++++++ test/testcases/tests/level1/html/table41.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table42.xml | 40 +++++++++++ test/testcases/tests/level1/html/table42.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table43.xml | 40 +++++++++++ test/testcases/tests/level1/html/table43.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table44.xml | 40 +++++++++++ test/testcases/tests/level1/html/table44.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table45.xml | 40 +++++++++++ test/testcases/tests/level1/html/table45.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table46.xml | 40 +++++++++++ test/testcases/tests/level1/html/table46.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table47.xml | 40 +++++++++++ test/testcases/tests/level1/html/table47.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table48.xml | 40 +++++++++++ test/testcases/tests/level1/html/table48.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table49.xml | 40 +++++++++++ test/testcases/tests/level1/html/table49.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table50.xml | 40 +++++++++++ test/testcases/tests/level1/html/table50.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table51.xml | 40 +++++++++++ test/testcases/tests/level1/html/table51.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table52.xml | 40 +++++++++++ test/testcases/tests/level1/html/table52.xml.kfail | 40 ----------- test/testcases/tests/level1/html/table53.xml | 40 +++++++++++ test/testcases/tests/level1/html/table53.xml.kfail | 40 ----------- .../tests/level2/html/HTMLTableElement34.xml | 48 +++++++++++++ .../tests/level2/html/HTMLTableElement34.xml.kfail | 48 ------------- .../tests/level2/html/HTMLTableElement35.xml | 48 +++++++++++++ .../tests/level2/html/HTMLTableElement35.xml.kfail | 48 ------------- .../tests/level2/html/HTMLTableElement36.xml | 47 +++++++++++++ .../tests/level2/html/HTMLTableElement36.xml.kfail | 47 ------------- .../tests/level2/html/HTMLTableElement37.xml | 48 +++++++++++++ .../tests/level2/html/HTMLTableElement37.xml.kfail | 48 ------------- .../tests/level2/html/HTMLTableElement38.xml | 47 +++++++++++++ .../tests/level2/html/HTMLTableElement38.xml.kfail | 47 ------------- .../tests/level2/html/HTMLTableElement39.xml.kfail | 5 ++ .../tests/level2/html/HTMLTableRowElement15.xml | 48 +++++++++++++ .../level2/html/HTMLTableRowElement15.xml.kfail | 48 ------------- .../tests/level2/html/HTMLTableRowElement16.xml | 48 +++++++++++++ .../level2/html/HTMLTableRowElement16.xml.kfail | 48 ------------- .../tests/level2/html/HTMLTableRowElement17.xml | 47 +++++++++++++ .../level2/html/HTMLTableRowElement17.xml.kfail | 47 ------------- .../tests/level2/html/HTMLTableRowElement18.xml | 47 +++++++++++++ .../level2/html/HTMLTableRowElement18.xml.kfail | 47 ------------- .../tests/level2/html/HTMLTableRowElement19.xml | 47 +++++++++++++ .../level2/html/HTMLTableRowElement19.xml.kfail | 47 ------------- .../html/HTMLTableSectionElement30.xml.kfail | 55 +++++++++++++++ .../html/HTMLTableSectionElement31.xml.kfail | 53 ++++++++++++++ test/testcases/tests/level2/html/files/table.html | 78 +++++++++++++++++++++ test/testcases/tests/level2/html/files/table.xhtml | 81 ++++++++++++++++++++++ test/testcases/tests/level2/html/files/table.xml | 81 ++++++++++++++++++++++ test/testcases/tests/level2/html/files/table1.html | 12 ++++ .../testcases/tests/level2/html/files/table1.xhtml | 15 ++++ test/testcases/tests/level2/html/files/table1.xml | 15 ++++ .../tests/level2/html/files/tablerow.html | 59 ++++++++++++++++ .../tests/level2/html/files/tablerow.xhtml | 62 +++++++++++++++++ .../testcases/tests/level2/html/files/tablerow.xml | 62 +++++++++++++++++ 213 files changed, 4924 insertions(+), 4291 deletions(-) delete mode 100644 test/testcases/tests/level1/html/HTMLCollection01.xml.notimpl delete mode 100644 test/testcases/tests/level1/html/HTMLCollection02.xml.kfail delete mode 100644 test/testcases/tests/level1/html/HTMLCollection03.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLCollection04.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLCollection05.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLCollection09.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLCollection12.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement01.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement02.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement02.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement03.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement03.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement04.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement04.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement05.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement05.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement06.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement06.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement07.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement07.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement08.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement08.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement09.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement09.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement10.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement10.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement11.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement11.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement12.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement12.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement13.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement13.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement14.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement14.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement15.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement15.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement16.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement16.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement17.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement17.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement18.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement18.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement19.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement19.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement20.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement20.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement22.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement22.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement23.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement23.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement25.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement25.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement26.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement26.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableElement27.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement27.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement01.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement01.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement02.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement02.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement03.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement03.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement04.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement04.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement06.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement06.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement07.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement07.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement08.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement08.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement09.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement09.xml.kfail create mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement10.xml delete mode 100644 test/testcases/tests/level1/html/HTMLTableRowElement10.xml.kfail create mode 100644 test/testcases/tests/level1/html/anchor01.xml delete mode 100644 test/testcases/tests/level1/html/anchor01.xml.notimpl create mode 100644 test/testcases/tests/level1/html/anchor02.xml delete mode 100644 test/testcases/tests/level1/html/anchor02.xml.notimpl create mode 100644 test/testcases/tests/level1/html/anchor03.xml delete mode 100644 test/testcases/tests/level1/html/anchor03.xml.notimpl create mode 100644 test/testcases/tests/level1/html/anchor04.xml.kfail delete mode 100644 test/testcases/tests/level1/html/anchor04.xml.notimpl create mode 100644 test/testcases/tests/level1/html/anchor05.xml delete mode 100644 test/testcases/tests/level1/html/anchor05.xml.notimpl create mode 100644 test/testcases/tests/level1/html/anchor06.xml delete mode 100644 test/testcases/tests/level1/html/anchor06.xml.notimpl create mode 100644 test/testcases/tests/level1/html/dlist01.xml delete mode 100644 test/testcases/tests/level1/html/dlist01.xml.notimpl create mode 100644 test/testcases/tests/level1/html/table01.xml delete mode 100644 test/testcases/tests/level1/html/table01.xml.kfail create mode 100644 test/testcases/tests/level1/html/table02.xml delete mode 100644 test/testcases/tests/level1/html/table02.xml.kfail create mode 100644 test/testcases/tests/level1/html/table03.xml delete mode 100644 test/testcases/tests/level1/html/table03.xml.kfail create mode 100644 test/testcases/tests/level1/html/table04.xml delete mode 100644 test/testcases/tests/level1/html/table04.xml.kfail create mode 100644 test/testcases/tests/level1/html/table08.xml delete mode 100644 test/testcases/tests/level1/html/table08.xml.kfail create mode 100644 test/testcases/tests/level1/html/table09.xml delete mode 100644 test/testcases/tests/level1/html/table09.xml.kfail create mode 100644 test/testcases/tests/level1/html/table10.xml delete mode 100644 test/testcases/tests/level1/html/table10.xml.kfail create mode 100644 test/testcases/tests/level1/html/table12.xml delete mode 100644 test/testcases/tests/level1/html/table12.xml.kfail create mode 100644 test/testcases/tests/level1/html/table17.xml delete mode 100644 test/testcases/tests/level1/html/table17.xml.kfail create mode 100644 test/testcases/tests/level1/html/table18.xml delete mode 100644 test/testcases/tests/level1/html/table18.xml.kfail create mode 100644 test/testcases/tests/level1/html/table19.xml delete mode 100644 test/testcases/tests/level1/html/table19.xml.kfail create mode 100644 test/testcases/tests/level1/html/table20.xml delete mode 100644 test/testcases/tests/level1/html/table20.xml.kfail create mode 100644 test/testcases/tests/level1/html/table21.xml delete mode 100644 test/testcases/tests/level1/html/table21.xml.kfail create mode 100644 test/testcases/tests/level1/html/table22.xml delete mode 100644 test/testcases/tests/level1/html/table22.xml.kfail create mode 100644 test/testcases/tests/level1/html/table23.xml delete mode 100644 test/testcases/tests/level1/html/table23.xml.kfail create mode 100644 test/testcases/tests/level1/html/table24.xml delete mode 100644 test/testcases/tests/level1/html/table24.xml.kfail create mode 100644 test/testcases/tests/level1/html/table25.xml delete mode 100644 test/testcases/tests/level1/html/table25.xml.kfail create mode 100644 test/testcases/tests/level1/html/table26.xml delete mode 100644 test/testcases/tests/level1/html/table26.xml.kfail create mode 100644 test/testcases/tests/level1/html/table27.xml delete mode 100644 test/testcases/tests/level1/html/table27.xml.kfail create mode 100644 test/testcases/tests/level1/html/table28.xml delete mode 100644 test/testcases/tests/level1/html/table28.xml.kfail create mode 100644 test/testcases/tests/level1/html/table29.xml delete mode 100644 test/testcases/tests/level1/html/table29.xml.kfail create mode 100644 test/testcases/tests/level1/html/table30.xml delete mode 100644 test/testcases/tests/level1/html/table30.xml.kfail create mode 100644 test/testcases/tests/level1/html/table31.xml delete mode 100644 test/testcases/tests/level1/html/table31.xml.kfail create mode 100644 test/testcases/tests/level1/html/table32.xml delete mode 100644 test/testcases/tests/level1/html/table32.xml.kfail create mode 100644 test/testcases/tests/level1/html/table33.xml delete mode 100644 test/testcases/tests/level1/html/table33.xml.kfail create mode 100644 test/testcases/tests/level1/html/table34.xml delete mode 100644 test/testcases/tests/level1/html/table34.xml.kfail create mode 100644 test/testcases/tests/level1/html/table35.xml delete mode 100644 test/testcases/tests/level1/html/table35.xml.kfail create mode 100644 test/testcases/tests/level1/html/table36.xml delete mode 100644 test/testcases/tests/level1/html/table36.xml.kfail create mode 100644 test/testcases/tests/level1/html/table37.xml delete mode 100644 test/testcases/tests/level1/html/table37.xml.kfail create mode 100644 test/testcases/tests/level1/html/table38.xml delete mode 100644 test/testcases/tests/level1/html/table38.xml.kfail create mode 100644 test/testcases/tests/level1/html/table39.xml delete mode 100644 test/testcases/tests/level1/html/table39.xml.kfail create mode 100644 test/testcases/tests/level1/html/table40.xml delete mode 100644 test/testcases/tests/level1/html/table40.xml.kfail create mode 100644 test/testcases/tests/level1/html/table41.xml delete mode 100644 test/testcases/tests/level1/html/table41.xml.kfail create mode 100644 test/testcases/tests/level1/html/table42.xml delete mode 100644 test/testcases/tests/level1/html/table42.xml.kfail create mode 100644 test/testcases/tests/level1/html/table43.xml delete mode 100644 test/testcases/tests/level1/html/table43.xml.kfail create mode 100644 test/testcases/tests/level1/html/table44.xml delete mode 100644 test/testcases/tests/level1/html/table44.xml.kfail create mode 100644 test/testcases/tests/level1/html/table45.xml delete mode 100644 test/testcases/tests/level1/html/table45.xml.kfail create mode 100644 test/testcases/tests/level1/html/table46.xml delete mode 100644 test/testcases/tests/level1/html/table46.xml.kfail create mode 100644 test/testcases/tests/level1/html/table47.xml delete mode 100644 test/testcases/tests/level1/html/table47.xml.kfail create mode 100644 test/testcases/tests/level1/html/table48.xml delete mode 100644 test/testcases/tests/level1/html/table48.xml.kfail create mode 100644 test/testcases/tests/level1/html/table49.xml delete mode 100644 test/testcases/tests/level1/html/table49.xml.kfail create mode 100644 test/testcases/tests/level1/html/table50.xml delete mode 100644 test/testcases/tests/level1/html/table50.xml.kfail create mode 100644 test/testcases/tests/level1/html/table51.xml delete mode 100644 test/testcases/tests/level1/html/table51.xml.kfail create mode 100644 test/testcases/tests/level1/html/table52.xml delete mode 100644 test/testcases/tests/level1/html/table52.xml.kfail create mode 100644 test/testcases/tests/level1/html/table53.xml delete mode 100644 test/testcases/tests/level1/html/table53.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableElement34.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableElement34.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableElement35.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableElement35.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableElement36.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableElement36.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableElement37.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableElement37.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableElement38.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableElement38.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement15.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement15.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement16.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement16.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement17.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement17.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement18.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement18.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement19.xml delete mode 100644 test/testcases/tests/level2/html/HTMLTableRowElement19.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableSectionElement30.xml.kfail create mode 100644 test/testcases/tests/level2/html/HTMLTableSectionElement31.xml.kfail create mode 100644 test/testcases/tests/level2/html/files/table.html create mode 100644 test/testcases/tests/level2/html/files/table.xhtml create mode 100644 test/testcases/tests/level2/html/files/table.xml create mode 100644 test/testcases/tests/level2/html/files/table1.html create mode 100644 test/testcases/tests/level2/html/files/table1.xhtml create mode 100644 test/testcases/tests/level2/html/files/table1.xml create mode 100644 test/testcases/tests/level2/html/files/tablerow.html create mode 100644 test/testcases/tests/level2/html/files/tablerow.xhtml create mode 100644 test/testcases/tests/level2/html/files/tablerow.xml (limited to 'test/testcases') diff --git a/test/testcases/tests/level1/html/HTMLCollection01.xml.notimpl b/test/testcases/tests/level1/html/HTMLCollection01.xml.notimpl deleted file mode 100644 index fd2cfe4..0000000 --- a/test/testcases/tests/level1/html/HTMLCollection01.xml.notimpl +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - -HTMLCollection01 -NIST - - An individual node may be accessed by either ordinal index, the node's - name or id attributes. (Test ordinal index). - - Retrieve the first TABLE element and create a HTMLCollection by invoking - the "rows" attribute. The item located at ordinal index 0 is further - retrieved and its "rowIndex" attribute is examined. - -Rick Rivello -2002-05-01 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLCollection02.xml.kfail b/test/testcases/tests/level1/html/HTMLCollection02.xml.kfail deleted file mode 100644 index 521d5ae..0000000 --- a/test/testcases/tests/level1/html/HTMLCollection02.xml.kfail +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - -HTMLCollection02 -NIST - - An individual node may be accessed by either ordinal index, the node's - name or id attributes. (Test node name). - - Retrieve the first FORM element and create a HTMLCollection by invoking - the elements attribute. The first SELECT element is further retrieved - using the elements name attribute. - -Rick Rivello -2002-05-01 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLCollection03.xml.kfail b/test/testcases/tests/level1/html/HTMLCollection03.xml.kfail deleted file mode 100644 index 36d489e..0000000 --- a/test/testcases/tests/level1/html/HTMLCollection03.xml.kfail +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - -HTMLCollection03 -NIST - - An individual node may be accessed by either ordinal index, the node's - name or id attributes. (Test id attribute). - - Retrieve the first FORM element and create a HTMLCollection by invoking - the "element" attribute. The first SELECT element is further retrieved - using the elements id. - -Rick Rivello -2002-05-01 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLCollection04.xml.kfail b/test/testcases/tests/level1/html/HTMLCollection04.xml.kfail new file mode 100644 index 0000000..5d78405 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLCollection04.xml.kfail @@ -0,0 +1,59 @@ + + + + + + + +HTMLCollection04 +NIST + + HTMLCollections are live, they are automatically updated when the + underlying document is changed. + + Create a HTMLCollection object by invoking the rows attribute of the + first TABLE element and examine its length, then add a new row and + re-examine the length. + +Rick Rivello +2002-05-01 + + + + + + + + + + + + +4 +5 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLCollection05.xml.kfail b/test/testcases/tests/level1/html/HTMLCollection05.xml.kfail new file mode 100644 index 0000000..ffb7d13 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLCollection05.xml.kfail @@ -0,0 +1,46 @@ + + + + + + + +HTMLCollection05 +NIST + + The length attribute specifies the length or size of the list. + + Retrieve the first TABLE element and create a HTMLCollection by invoking + the "rows" attribute. Retrieve the length attribute of the HTMLCollection + object. + +Rick Rivello +2002-05-01 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLCollection09.xml.kfail b/test/testcases/tests/level1/html/HTMLCollection09.xml.kfail new file mode 100644 index 0000000..f81e7af --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLCollection09.xml.kfail @@ -0,0 +1,47 @@ + + + + + + + +HTMLCollection09 +NIST + + The item(index) method returns null if the index is out of range. + + Retrieve the first TABLE element and create a HTMLCollection by invoking + the "rows" attribute. Invoke the item(index) method with an index + of 5. This index is out of range and should return null. + +Rick Rivello +2002-05-01 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLCollection12.xml.kfail b/test/testcases/tests/level1/html/HTMLCollection12.xml.kfail new file mode 100644 index 0000000..d7feb3d --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLCollection12.xml.kfail @@ -0,0 +1,50 @@ + + + + + + + +HTMLCollection12 +NIST + + The namedItem(name) method retrieves a node using a name. It first + searches for a node with a matching id attribute. If it doesn't find + one, it then searches for a Node with a matching name attribute, but only + on those elements that are allowed a name attribute. If there isn't + a matching node the method returns null. + + Retrieve the first FORM element and create a HTMLCollection by invoking + the elements attribute. The method returns null since there is not a + match of the name or id attribute. + +Rick Rivello +2002-05-01 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement01.xml b/test/testcases/tests/level1/html/HTMLTableElement01.xml new file mode 100644 index 0000000..7135fd7 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement01.xml @@ -0,0 +1,45 @@ + + + + + + + +HTMLTableElement01 +NIST + + The caption attribute returns the tables CAPTION. + + Retrieve the align attribute of the CAPTION element from the second + TABLE element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement01.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement01.xml.kfail deleted file mode 100644 index 7135fd7..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement01.xml.kfail +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - -HTMLTableElement01 -NIST - - The caption attribute returns the tables CAPTION. - - Retrieve the align attribute of the CAPTION element from the second - TABLE element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement02.xml b/test/testcases/tests/level1/html/HTMLTableElement02.xml new file mode 100644 index 0000000..fb9fa8f --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement02.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement02 +NIST + + The caption attribute returns the tables CAPTION or void if it does not + exist. + + Retrieve the CAPTION element from within the first TABLE element. + Since one does not exist it should be void. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement02.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement02.xml.kfail deleted file mode 100644 index fb9fa8f..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement02.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement02 -NIST - - The caption attribute returns the tables CAPTION or void if it does not - exist. - - Retrieve the CAPTION element from within the first TABLE element. - Since one does not exist it should be void. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement03.xml b/test/testcases/tests/level1/html/HTMLTableElement03.xml new file mode 100644 index 0000000..0b59fe6 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement03.xml @@ -0,0 +1,45 @@ + + + + + + + +HTMLTableElement03 +NIST + + The tHead attribute returns the tables THEAD. + + Retrieve the align attribute of the THEAD element from the second + TABLE element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement03.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement03.xml.kfail deleted file mode 100644 index 0b59fe6..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement03.xml.kfail +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - -HTMLTableElement03 -NIST - - The tHead attribute returns the tables THEAD. - - Retrieve the align attribute of the THEAD element from the second - TABLE element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement04.xml b/test/testcases/tests/level1/html/HTMLTableElement04.xml new file mode 100644 index 0000000..1e254b3 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement04.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement04 +NIST + + The tHead attribute returns the tables THEAD or null if it does not + exist. + + Retrieve the THEAD element from within the first TABLE element. + Since one does not exist it should be null. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement04.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement04.xml.kfail deleted file mode 100644 index 1e254b3..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement04.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement04 -NIST - - The tHead attribute returns the tables THEAD or null if it does not - exist. - - Retrieve the THEAD element from within the first TABLE element. - Since one does not exist it should be null. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement05.xml b/test/testcases/tests/level1/html/HTMLTableElement05.xml new file mode 100644 index 0000000..15de11c --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement05.xml @@ -0,0 +1,45 @@ + + + + + + + +HTMLTableElement05 +NIST + + The tFoot attribute returns the tables TFOOT. + + Retrieve the align attribute of the TFOOT element from the second + TABLE element and examine its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement05.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement05.xml.kfail deleted file mode 100644 index 15de11c..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement05.xml.kfail +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - -HTMLTableElement05 -NIST - - The tFoot attribute returns the tables TFOOT. - - Retrieve the align attribute of the TFOOT element from the second - TABLE element and examine its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement06.xml b/test/testcases/tests/level1/html/HTMLTableElement06.xml new file mode 100644 index 0000000..e18b8f8 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement06.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement06 +NIST + + The tFoot attribute returns the tables TFOOT or null if it does not + exist. + + Retrieve the TFOOT element from within the first TABLE element. + Since one does not exist it should be null. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement06.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement06.xml.kfail deleted file mode 100644 index e18b8f8..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement06.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement06 -NIST - - The tFoot attribute returns the tables TFOOT or null if it does not - exist. - - Retrieve the TFOOT element from within the first TABLE element. - Since one does not exist it should be null. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement07.xml b/test/testcases/tests/level1/html/HTMLTableElement07.xml new file mode 100644 index 0000000..44be1c3 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement07.xml @@ -0,0 +1,57 @@ + + + + + + + +HTMLTableElement07 +NIST + + The rows attribute returns a collection of all the rows in the table, + including al in THEAD, TFOOT, all TBODY elements. + + Retrieve the rows attribute from the second TABLE element and + examine the items of the returned collection. + +Mary Brady +2002-02-22 + + + + + + + + + + +"tr" +"tr" +"tr" +"tr" + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement07.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement07.xml.kfail deleted file mode 100644 index 44be1c3..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement07.xml.kfail +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - -HTMLTableElement07 -NIST - - The rows attribute returns a collection of all the rows in the table, - including al in THEAD, TFOOT, all TBODY elements. - - Retrieve the rows attribute from the second TABLE element and - examine the items of the returned collection. - -Mary Brady -2002-02-22 - - - - - - - - - - -"tr" -"tr" -"tr" -"tr" - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement08.xml b/test/testcases/tests/level1/html/HTMLTableElement08.xml new file mode 100644 index 0000000..1a744b1 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement08.xml @@ -0,0 +1,54 @@ + + + + + + + +HTMLTableElement08 +NIST + + The tBodies attribute returns a collection of all the defined + table bodies. + + Retrieve the tBodies attribute from the second TABLE element and + examine the items of the returned collection. + +Mary Brady +2002-02-22 + + + + + + + + + + +"tbody" + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement08.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement08.xml.kfail deleted file mode 100644 index 1a744b1..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement08.xml.kfail +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - -HTMLTableElement08 -NIST - - The tBodies attribute returns a collection of all the defined - table bodies. - - Retrieve the tBodies attribute from the second TABLE element and - examine the items of the returned collection. - -Mary Brady -2002-02-22 - - - - - - - - - - -"tbody" - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement09.xml b/test/testcases/tests/level1/html/HTMLTableElement09.xml new file mode 100644 index 0000000..a0aecf3 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement09.xml @@ -0,0 +1,57 @@ + + + + + + + +HTMLTableElement09 +NIST + + The tBodies attribute returns a collection of all the defined + table bodies. + + Retrieve the tBodies attribute from the third TABLE element and + examine the items of the returned collection. Tests multiple TBODY + elements. + +Mary Brady +2002-02-22 + + + + + + + + + + +"tbody" +"tbody" +"tbody" + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement09.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement09.xml.kfail deleted file mode 100644 index a0aecf3..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement09.xml.kfail +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - -HTMLTableElement09 -NIST - - The tBodies attribute returns a collection of all the defined - table bodies. - - Retrieve the tBodies attribute from the third TABLE element and - examine the items of the returned collection. Tests multiple TBODY - elements. - -Mary Brady -2002-02-22 - - - - - - - - - - -"tbody" -"tbody" -"tbody" - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement10.xml b/test/testcases/tests/level1/html/HTMLTableElement10.xml new file mode 100644 index 0000000..160afeb --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement10.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement10 +NIST + + The align attribute specifies the table's position with respect to the + rest of the document. + + Retrieve the align attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement10.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement10.xml.kfail deleted file mode 100644 index 160afeb..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement10.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement10 -NIST - - The align attribute specifies the table's position with respect to the - rest of the document. - - Retrieve the align attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement11.xml b/test/testcases/tests/level1/html/HTMLTableElement11.xml new file mode 100644 index 0000000..785c4d0 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement11.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableElement11 +NIST + + The bgColor attribute specifies cell background color. + + Retrieve the bgColor attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement11.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement11.xml.kfail deleted file mode 100644 index 785c4d0..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement11.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableElement11 -NIST - - The bgColor attribute specifies cell background color. - - Retrieve the bgColor attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement12.xml b/test/testcases/tests/level1/html/HTMLTableElement12.xml new file mode 100644 index 0000000..811a147 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement12.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableElement12 +NIST + + The border attribute specifies the width of the border around the table. + + Retrieve the border attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement12.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement12.xml.kfail deleted file mode 100644 index 811a147..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement12.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableElement12 -NIST - - The border attribute specifies the width of the border around the table. - - Retrieve the border attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement13.xml b/test/testcases/tests/level1/html/HTMLTableElement13.xml new file mode 100644 index 0000000..4a18d8d --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement13.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement13 +NIST + + The cellpadding attribute specifies the horizontal and vertical space + between cell content and cell borders. + + Retrieve the cellpadding attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement13.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement13.xml.kfail deleted file mode 100644 index 4a18d8d..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement13.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement13 -NIST - - The cellpadding attribute specifies the horizontal and vertical space - between cell content and cell borders. - - Retrieve the cellpadding attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement14.xml b/test/testcases/tests/level1/html/HTMLTableElement14.xml new file mode 100644 index 0000000..478e9c9 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement14.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement14 +NIST + + The cellSpacing attribute specifies the horizontal and vertical separation + between cells. + + Retrieve the cellSpacing attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement14.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement14.xml.kfail deleted file mode 100644 index 478e9c9..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement14.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement14 -NIST - - The cellSpacing attribute specifies the horizontal and vertical separation - between cells. - - Retrieve the cellSpacing attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement15.xml b/test/testcases/tests/level1/html/HTMLTableElement15.xml new file mode 100644 index 0000000..51f9763 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement15.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableElement15 +NIST + + The frame attribute specifies which external table borders to render. + + Retrieve the frame attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement15.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement15.xml.kfail deleted file mode 100644 index 51f9763..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement15.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableElement15 -NIST - - The frame attribute specifies which external table borders to render. - - Retrieve the frame attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement16.xml b/test/testcases/tests/level1/html/HTMLTableElement16.xml new file mode 100644 index 0000000..7166437 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement16.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableElement16 +NIST + + The rules attribute specifies which internal table borders to render. + + Retrieve the rules attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement16.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement16.xml.kfail deleted file mode 100644 index 7166437..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement16.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableElement16 -NIST - - The rules attribute specifies which internal table borders to render. - - Retrieve the rules attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement17.xml b/test/testcases/tests/level1/html/HTMLTableElement17.xml new file mode 100644 index 0000000..9337c09 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement17.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableElement17 +NIST + + The summary attribute is a description about the purpose or structure + of a table. + + Retrieve the summary attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement17.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement17.xml.kfail deleted file mode 100644 index 9337c09..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement17.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableElement17 -NIST - - The summary attribute is a description about the purpose or structure - of a table. - - Retrieve the summary attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement18.xml b/test/testcases/tests/level1/html/HTMLTableElement18.xml new file mode 100644 index 0000000..210e2b1 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement18.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableElement18 +NIST + + The width attribute specifies the desired table width. + + Retrieve the width attribute of the first TABLE element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement18.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement18.xml.kfail deleted file mode 100644 index 210e2b1..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement18.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableElement18 -NIST - - The width attribute specifies the desired table width. - - Retrieve the width attribute of the first TABLE element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement19.xml b/test/testcases/tests/level1/html/HTMLTableElement19.xml new file mode 100644 index 0000000..152174d --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement19.xml @@ -0,0 +1,51 @@ + + + + + + + +HTMLTableElement19 +NIST + + The createTHead() method creates a table header row or returns + an existing one. + + Create a new THEAD element on the first TABLE element. The first + TABLE element should return null to make sure one doesn't exist. + After creation of the THEAD element the value is once again + checked and should not be null. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement19.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement19.xml.kfail deleted file mode 100644 index 152174d..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement19.xml.kfail +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - -HTMLTableElement19 -NIST - - The createTHead() method creates a table header row or returns - an existing one. - - Create a new THEAD element on the first TABLE element. The first - TABLE element should return null to make sure one doesn't exist. - After creation of the THEAD element the value is once again - checked and should not be null. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement20.xml b/test/testcases/tests/level1/html/HTMLTableElement20.xml new file mode 100644 index 0000000..032725b --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement20.xml @@ -0,0 +1,50 @@ + + + + + + + +HTMLTableElement20 +NIST + + The createTHead() method creates a table header row or returns + an existing one. + + Try to create a new THEAD element on the second TABLE element. + Since a THEAD element already exists in the TABLE element a new + THEAD element is not created and information from the already + existing THEAD element is returned. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement20.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement20.xml.kfail deleted file mode 100644 index 032725b..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement20.xml.kfail +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - -HTMLTableElement20 -NIST - - The createTHead() method creates a table header row or returns - an existing one. - - Try to create a new THEAD element on the second TABLE element. - Since a THEAD element already exists in the TABLE element a new - THEAD element is not created and information from the already - existing THEAD element is returned. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement21.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement21.xml.kfail index 3903b69..b50a007 100644 --- a/test/testcases/tests/level1/html/HTMLTableElement21.xml.kfail +++ b/test/testcases/tests/level1/html/HTMLTableElement21.xml.kfail @@ -35,8 +35,8 @@ See W3C License http://www.w3.org/Consortium/Legal/ for more details. - - + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement22.xml b/test/testcases/tests/level1/html/HTMLTableElement22.xml new file mode 100644 index 0000000..6649b0f --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement22.xml @@ -0,0 +1,51 @@ + + + + + + + +HTMLTableElement22 +NIST + + The createTFoot() method creates a table footer row or returns + an existing one. + + Create a new TFOOT element on the first TABLE element. The first + TABLE element should return null to make sure one doesn't exist. + After creation of the TFOOT element the value is once again + checked and should not be null. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement22.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement22.xml.kfail deleted file mode 100644 index 6649b0f..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement22.xml.kfail +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - -HTMLTableElement22 -NIST - - The createTFoot() method creates a table footer row or returns - an existing one. - - Create a new TFOOT element on the first TABLE element. The first - TABLE element should return null to make sure one doesn't exist. - After creation of the TFOOT element the value is once again - checked and should not be null. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement23.xml b/test/testcases/tests/level1/html/HTMLTableElement23.xml new file mode 100644 index 0000000..1f53f03 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement23.xml @@ -0,0 +1,50 @@ + + + + + + + +HTMLTableElement23 +NIST + + The createTFoot() method creates a table footer row or returns + an existing one. + + Try to create a new TFOOT element on the second TABLE element. + Since a TFOOT element already exists in the TABLE element a new + TFOOT element is not created and information from the already + existing TFOOT element is returned. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement23.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement23.xml.kfail deleted file mode 100644 index 1f53f03..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement23.xml.kfail +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - -HTMLTableElement23 -NIST - - The createTFoot() method creates a table footer row or returns - an existing one. - - Try to create a new TFOOT element on the second TABLE element. - Since a TFOOT element already exists in the TABLE element a new - TFOOT element is not created and information from the already - existing TFOOT element is returned. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement24.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement24.xml.kfail index d6f993c..58af66e 100644 --- a/test/testcases/tests/level1/html/HTMLTableElement24.xml.kfail +++ b/test/testcases/tests/level1/html/HTMLTableElement24.xml.kfail @@ -35,8 +35,8 @@ See W3C License http://www.w3.org/Consortium/Legal/ for more details. - - + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement25.xml b/test/testcases/tests/level1/html/HTMLTableElement25.xml new file mode 100644 index 0000000..a28ae65 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement25.xml @@ -0,0 +1,49 @@ + + + + + + + +HTMLTableElement25 +NIST + + The createCaption() method creates a new table caption object or returns + an existing one. + + Create a new CAPTION element on the first TABLE element. Since + one does not currently exist the CAPTION element is created. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement25.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement25.xml.kfail deleted file mode 100644 index a28ae65..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement25.xml.kfail +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - -HTMLTableElement25 -NIST - - The createCaption() method creates a new table caption object or returns - an existing one. - - Create a new CAPTION element on the first TABLE element. Since - one does not currently exist the CAPTION element is created. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement26.xml b/test/testcases/tests/level1/html/HTMLTableElement26.xml new file mode 100644 index 0000000..5517f2f --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement26.xml @@ -0,0 +1,52 @@ + + + + + + + +HTMLTableElement26 +NIST + + The createCaption() method creates a new table caption object or returns + an existing one. + + Create a new CAPTION element on the first TABLE element. Since + one currently exists the CAPTION element is not created and you + can get the align attribute from the CAPTION element that exists. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement26.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement26.xml.kfail deleted file mode 100644 index 5517f2f..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement26.xml.kfail +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - -HTMLTableElement26 -NIST - - The createCaption() method creates a new table caption object or returns - an existing one. - - Create a new CAPTION element on the first TABLE element. Since - one currently exists the CAPTION element is not created and you - can get the align attribute from the CAPTION element that exists. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableElement27.xml b/test/testcases/tests/level1/html/HTMLTableElement27.xml new file mode 100644 index 0000000..c387d69 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableElement27.xml @@ -0,0 +1,47 @@ + + + + + + + +HTMLTableElement27 +NIST + + The deleteCaption() method deletes the table caption. + + Delete the CAPTION element on the second TABLE element. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableElement27.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement27.xml.kfail deleted file mode 100644 index c387d69..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement27.xml.kfail +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - -HTMLTableElement27 -NIST - - The deleteCaption() method deletes the table caption. - - Delete the CAPTION element on the second TABLE element. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement01.xml b/test/testcases/tests/level1/html/HTMLTableRowElement01.xml new file mode 100644 index 0000000..0dbd008 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement01.xml @@ -0,0 +1,46 @@ + + + + + + + +HTMLTableRowElement01 +NIST + + The rowIndex attribute specifies the index of the row, relative to the + entire table, starting from 0. This is in document tree order and + not display order. The rowIndex does not take into account sections + (THEAD, TFOOT, or TBODY) within the table. + + Retrieve the third TR element within the document and examine + its rowIndex value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement01.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement01.xml.kfail deleted file mode 100644 index 0dbd008..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement01.xml.kfail +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - -HTMLTableRowElement01 -NIST - - The rowIndex attribute specifies the index of the row, relative to the - entire table, starting from 0. This is in document tree order and - not display order. The rowIndex does not take into account sections - (THEAD, TFOOT, or TBODY) within the table. - - Retrieve the third TR element within the document and examine - its rowIndex value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement02.xml b/test/testcases/tests/level1/html/HTMLTableRowElement02.xml new file mode 100644 index 0000000..284bc84 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement02.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableRowElement02 +NIST + + The sectionRowIndex attribute specifies the index of this row, relative + to the current section(THEAD, TFOOT, or TBODY),starting from 0. + + Retrieve the second TR(1st In THEAD) element within the document and + examine its sectionRowIndex value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement02.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement02.xml.kfail deleted file mode 100644 index 284bc84..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement02.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableRowElement02 -NIST - - The sectionRowIndex attribute specifies the index of this row, relative - to the current section(THEAD, TFOOT, or TBODY),starting from 0. - - Retrieve the second TR(1st In THEAD) element within the document and - examine its sectionRowIndex value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement03.xml b/test/testcases/tests/level1/html/HTMLTableRowElement03.xml new file mode 100644 index 0000000..341c2a5 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement03.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableRowElement03 +NIST + + The sectionRowIndex attribute specifies the index of this row, relative + to the current section(THEAD, TFOOT, or TBODY),starting from 0. + + Retrieve the third TR(1st In TFOOT) element within the document and + examine its sectionRowIndex value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement03.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement03.xml.kfail deleted file mode 100644 index 341c2a5..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement03.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableRowElement03 -NIST - - The sectionRowIndex attribute specifies the index of this row, relative - to the current section(THEAD, TFOOT, or TBODY),starting from 0. - - Retrieve the third TR(1st In TFOOT) element within the document and - examine its sectionRowIndex value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement04.xml b/test/testcases/tests/level1/html/HTMLTableRowElement04.xml new file mode 100644 index 0000000..bca05d4 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement04.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableRowElement04 +NIST + + The sectionRowIndex attribute specifies the index of this row, relative + to the current section(THEAD, TFOOT, or TBODY),starting from 0. + + Retrieve the fifth TR(2nd In TBODY) element within the document and + examine its sectionRowIndex value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement04.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement04.xml.kfail deleted file mode 100644 index bca05d4..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement04.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableRowElement04 -NIST - - The sectionRowIndex attribute specifies the index of this row, relative - to the current section(THEAD, TFOOT, or TBODY),starting from 0. - - Retrieve the fifth TR(2nd In TBODY) element within the document and - examine its sectionRowIndex value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement06.xml b/test/testcases/tests/level1/html/HTMLTableRowElement06.xml new file mode 100644 index 0000000..55fc2ac --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement06.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableRowElement06 +NIST + + The align attribute specifies the horizontal alignment of data within + cells of this row. + + Retrieve the align attribute of the second TR element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement06.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement06.xml.kfail deleted file mode 100644 index 55fc2ac..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement06.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableRowElement06 -NIST - - The align attribute specifies the horizontal alignment of data within - cells of this row. - - Retrieve the align attribute of the second TR element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement07.xml b/test/testcases/tests/level1/html/HTMLTableRowElement07.xml new file mode 100644 index 0000000..c586f6a --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement07.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableRowElement07 +NIST + + The bgColor attribute specifies the background color of rows. + + Retrieve the bgColor attribute of the second TR element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement07.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement07.xml.kfail deleted file mode 100644 index c586f6a..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement07.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableRowElement07 -NIST - - The bgColor attribute specifies the background color of rows. - - Retrieve the bgColor attribute of the second TR element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement08.xml b/test/testcases/tests/level1/html/HTMLTableRowElement08.xml new file mode 100644 index 0000000..751ef9e --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement08.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableRowElement08 +NIST + + The ch attribute specifies the alignment character for cells in a column. + + Retrieve the char attribute of the second TR element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement08.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement08.xml.kfail deleted file mode 100644 index 751ef9e..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement08.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableRowElement08 -NIST - - The ch attribute specifies the alignment character for cells in a column. - - Retrieve the char attribute of the second TR element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement09.xml b/test/testcases/tests/level1/html/HTMLTableRowElement09.xml new file mode 100644 index 0000000..eda033b --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement09.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLTableRowElement09 +NIST + + The chOff attribute specifies the offset of alignment character. + + Retrieve the charoff attribute of the second TR element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement09.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement09.xml.kfail deleted file mode 100644 index eda033b..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement09.xml.kfail +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -HTMLTableRowElement09 -NIST - - The chOff attribute specifies the offset of alignment character. - - Retrieve the charoff attribute of the second TR element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement10.xml b/test/testcases/tests/level1/html/HTMLTableRowElement10.xml new file mode 100644 index 0000000..3554fb6 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLTableRowElement10.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLTableRowElement10 +NIST + + The vAlign attribute specifies the vertical alignment of data within + cells of this row. + + Retrieve the vAlign attribute of the second TR element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/HTMLTableRowElement10.xml.kfail b/test/testcases/tests/level1/html/HTMLTableRowElement10.xml.kfail deleted file mode 100644 index 3554fb6..0000000 --- a/test/testcases/tests/level1/html/HTMLTableRowElement10.xml.kfail +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - -HTMLTableRowElement10 -NIST - - The vAlign attribute specifies the vertical alignment of data within - cells of this row. - - Retrieve the vAlign attribute of the second TR element and examine - its value. - -Mary Brady -2002-02-22 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/anchor01.xml b/test/testcases/tests/level1/html/anchor01.xml new file mode 100644 index 0000000..19a2711 --- /dev/null +++ b/test/testcases/tests/level1/html/anchor01.xml @@ -0,0 +1,40 @@ + + + + + + +anchor01 +Netscape + +A single character access key to give access to the form control. +The value of attribute accessKey of the anchor element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-02 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/anchor01.xml.notimpl b/test/testcases/tests/level1/html/anchor01.xml.notimpl deleted file mode 100644 index 19a2711..0000000 --- a/test/testcases/tests/level1/html/anchor01.xml.notimpl +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -anchor01 -Netscape - -A single character access key to give access to the form control. -The value of attribute accessKey of the anchor element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-02 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/anchor02.xml b/test/testcases/tests/level1/html/anchor02.xml new file mode 100644 index 0000000..61486a7 --- /dev/null +++ b/test/testcases/tests/level1/html/anchor02.xml @@ -0,0 +1,40 @@ + + + + + + +anchor02 +Netscape + +The character encoding of the linked resource. +The value of attribute charset of the anchor element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-02 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/anchor02.xml.notimpl b/test/testcases/tests/level1/html/anchor02.xml.notimpl deleted file mode 100644 index 61486a7..0000000 --- a/test/testcases/tests/level1/html/anchor02.xml.notimpl +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -anchor02 -Netscape - -The character encoding of the linked resource. -The value of attribute charset of the anchor element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-02 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/anchor03.xml b/test/testcases/tests/level1/html/anchor03.xml new file mode 100644 index 0000000..e6bd32e --- /dev/null +++ b/test/testcases/tests/level1/html/anchor03.xml @@ -0,0 +1,40 @@ + + + + + + +anchor03 +Netscape + +Comma-separated list of lengths, defining an active region geometry. +The value of attribute coords of the anchor element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-02 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/anchor03.xml.notimpl b/test/testcases/tests/level1/html/anchor03.xml.notimpl deleted file mode 100644 index e6bd32e..0000000 --- a/test/testcases/tests/level1/html/anchor03.xml.notimpl +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -anchor03 -Netscape - -Comma-separated list of lengths, defining an active region geometry. -The value of attribute coords of the anchor element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-02 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/anchor04.xml.kfail b/test/testcases/tests/level1/html/anchor04.xml.kfail new file mode 100644 index 0000000..b5ce201 --- /dev/null +++ b/test/testcases/tests/level1/html/anchor04.xml.kfail @@ -0,0 +1,40 @@ + + + + + + +anchor04 +Netscape + +The URI of the linked resource. +The value of attribute href of the anchor element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-02 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/anchor04.xml.notimpl b/test/testcases/tests/level1/html/anchor04.xml.notimpl deleted file mode 100644 index b5ce201..0000000 --- a/test/testcases/tests/level1/html/anchor04.xml.notimpl +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -anchor04 -Netscape - -The URI of the linked resource. -The value of attribute href of the anchor element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-02 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/anchor05.xml b/test/testcases/tests/level1/html/anchor05.xml new file mode 100644 index 0000000..27b34ac --- /dev/null +++ b/test/testcases/tests/level1/html/anchor05.xml @@ -0,0 +1,40 @@ + + + + + + +anchor05 +Netscape + +Advisory content type. +The value of attribute type of the anchor element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-02 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/anchor05.xml.notimpl b/test/testcases/tests/level1/html/anchor05.xml.notimpl deleted file mode 100644 index 27b34ac..0000000 --- a/test/testcases/tests/level1/html/anchor05.xml.notimpl +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -anchor05 -Netscape - -Advisory content type. -The value of attribute type of the anchor element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-02 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/anchor06.xml b/test/testcases/tests/level1/html/anchor06.xml new file mode 100644 index 0000000..31190be --- /dev/null +++ b/test/testcases/tests/level1/html/anchor06.xml @@ -0,0 +1,40 @@ + + + + + + +anchor06 +Netscape + +The shape of the active area. The coordinates are given by coords +The value of attribute shape of the anchor element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-02 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/anchor06.xml.notimpl b/test/testcases/tests/level1/html/anchor06.xml.notimpl deleted file mode 100644 index 31190be..0000000 --- a/test/testcases/tests/level1/html/anchor06.xml.notimpl +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -anchor06 -Netscape - -The shape of the active area. The coordinates are given by coords -The value of attribute shape of the anchor element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-02 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/dlist01.xml b/test/testcases/tests/level1/html/dlist01.xml new file mode 100644 index 0000000..35cbe2c --- /dev/null +++ b/test/testcases/tests/level1/html/dlist01.xml @@ -0,0 +1,39 @@ + + + + + + +dlist01 +Netscape + + + +Sivakiran Tummala +2002-02-08 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/dlist01.xml.notimpl b/test/testcases/tests/level1/html/dlist01.xml.notimpl deleted file mode 100644 index 35cbe2c..0000000 --- a/test/testcases/tests/level1/html/dlist01.xml.notimpl +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - -dlist01 -Netscape - - - -Sivakiran Tummala -2002-02-08 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table01.xml b/test/testcases/tests/level1/html/table01.xml new file mode 100644 index 0000000..4cee6f7 --- /dev/null +++ b/test/testcases/tests/level1/html/table01.xml @@ -0,0 +1,40 @@ + + + + + + +table01 +Netscape + +Returns the table's CAPTION, or void if none exists. +The value of attribute caption of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table01.xml.kfail b/test/testcases/tests/level1/html/table01.xml.kfail deleted file mode 100644 index 4cee6f7..0000000 --- a/test/testcases/tests/level1/html/table01.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table01 -Netscape - -Returns the table's CAPTION, or void if none exists. -The value of attribute caption of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table02.xml b/test/testcases/tests/level1/html/table02.xml new file mode 100644 index 0000000..2433751 --- /dev/null +++ b/test/testcases/tests/level1/html/table02.xml @@ -0,0 +1,42 @@ + + + + + + +table02 +Netscape + +Caption alignment with respect to the table. +The value of attribute align of the tablecaption element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table02.xml.kfail b/test/testcases/tests/level1/html/table02.xml.kfail deleted file mode 100644 index 2433751..0000000 --- a/test/testcases/tests/level1/html/table02.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table02 -Netscape - -Caption alignment with respect to the table. -The value of attribute align of the tablecaption element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table03.xml b/test/testcases/tests/level1/html/table03.xml new file mode 100644 index 0000000..b8c3ef6 --- /dev/null +++ b/test/testcases/tests/level1/html/table03.xml @@ -0,0 +1,42 @@ + + + + + + +table03 +Netscape + +Alignment character for cells in a column. +The value of attribute ch of the tablesection element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table03.xml.kfail b/test/testcases/tests/level1/html/table03.xml.kfail deleted file mode 100644 index b8c3ef6..0000000 --- a/test/testcases/tests/level1/html/table03.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table03 -Netscape - -Alignment character for cells in a column. -The value of attribute ch of the tablesection element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table04.xml b/test/testcases/tests/level1/html/table04.xml new file mode 100644 index 0000000..2d4fcf8 --- /dev/null +++ b/test/testcases/tests/level1/html/table04.xml @@ -0,0 +1,42 @@ + + + + + + +table04 +Netscape + +Horizontal alignment of data in cells. +The value of attribute align of the tablesection element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table04.xml.kfail b/test/testcases/tests/level1/html/table04.xml.kfail deleted file mode 100644 index 2d4fcf8..0000000 --- a/test/testcases/tests/level1/html/table04.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table04 -Netscape - -Horizontal alignment of data in cells. -The value of attribute align of the tablesection element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table08.xml b/test/testcases/tests/level1/html/table08.xml new file mode 100644 index 0000000..ea77b80 --- /dev/null +++ b/test/testcases/tests/level1/html/table08.xml @@ -0,0 +1,42 @@ + + + + + + +table08 +Netscape + +Horizontal alignment of data in cells. +The value of attribute align of the tablesection element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table08.xml.kfail b/test/testcases/tests/level1/html/table08.xml.kfail deleted file mode 100644 index ea77b80..0000000 --- a/test/testcases/tests/level1/html/table08.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table08 -Netscape - -Horizontal alignment of data in cells. -The value of attribute align of the tablesection element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table09.xml b/test/testcases/tests/level1/html/table09.xml new file mode 100644 index 0000000..fcb9018 --- /dev/null +++ b/test/testcases/tests/level1/html/table09.xml @@ -0,0 +1,42 @@ + + + + + + +table09 +Netscape + +Vertical alignment of data in cells. +The value of attribute valign of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table09.xml.kfail b/test/testcases/tests/level1/html/table09.xml.kfail deleted file mode 100644 index fcb9018..0000000 --- a/test/testcases/tests/level1/html/table09.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table09 -Netscape - -Vertical alignment of data in cells. -The value of attribute valign of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table10.xml b/test/testcases/tests/level1/html/table10.xml new file mode 100644 index 0000000..aa05594 --- /dev/null +++ b/test/testcases/tests/level1/html/table10.xml @@ -0,0 +1,42 @@ + + + + + + +table10 +Netscape + +Alignment character for cells in a column. +The value of attribute ch of the tablesection element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table10.xml.kfail b/test/testcases/tests/level1/html/table10.xml.kfail deleted file mode 100644 index aa05594..0000000 --- a/test/testcases/tests/level1/html/table10.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table10 -Netscape - -Alignment character for cells in a column. -The value of attribute ch of the tablesection element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table12.xml b/test/testcases/tests/level1/html/table12.xml new file mode 100644 index 0000000..93e475b --- /dev/null +++ b/test/testcases/tests/level1/html/table12.xml @@ -0,0 +1,42 @@ + + + + + + +table12 +Netscape + +Offset of alignment character. +The value of attribute choff of the tablesection element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table12.xml.kfail b/test/testcases/tests/level1/html/table12.xml.kfail deleted file mode 100644 index 93e475b..0000000 --- a/test/testcases/tests/level1/html/table12.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table12 -Netscape - -Offset of alignment character. -The value of attribute choff of the tablesection element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table17.xml b/test/testcases/tests/level1/html/table17.xml new file mode 100644 index 0000000..7223562 --- /dev/null +++ b/test/testcases/tests/level1/html/table17.xml @@ -0,0 +1,42 @@ + + + + + + +table17 +Netscape + +Offset of alignment character. +The value of attribute chOff of the tablesection element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table17.xml.kfail b/test/testcases/tests/level1/html/table17.xml.kfail deleted file mode 100644 index 7223562..0000000 --- a/test/testcases/tests/level1/html/table17.xml.kfail +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -table17 -Netscape - -Offset of alignment character. -The value of attribute chOff of the tablesection element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table18.xml b/test/testcases/tests/level1/html/table18.xml new file mode 100644 index 0000000..db8c161 --- /dev/null +++ b/test/testcases/tests/level1/html/table18.xml @@ -0,0 +1,40 @@ + + + + + + +table18 +Netscape + +The index of this cell in the row. +The value of attribute cellIndex of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table18.xml.kfail b/test/testcases/tests/level1/html/table18.xml.kfail deleted file mode 100644 index db8c161..0000000 --- a/test/testcases/tests/level1/html/table18.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table18 -Netscape - -The index of this cell in the row. -The value of attribute cellIndex of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table19.xml b/test/testcases/tests/level1/html/table19.xml new file mode 100644 index 0000000..e88be88 --- /dev/null +++ b/test/testcases/tests/level1/html/table19.xml @@ -0,0 +1,41 @@ + + + + + + +table19 +Netscape + +Abbreviation for header cells. +The index of this cell in the row. +The value of attribute abbr of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table19.xml.kfail b/test/testcases/tests/level1/html/table19.xml.kfail deleted file mode 100644 index e88be88..0000000 --- a/test/testcases/tests/level1/html/table19.xml.kfail +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - -table19 -Netscape - -Abbreviation for header cells. -The index of this cell in the row. -The value of attribute abbr of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table20.xml b/test/testcases/tests/level1/html/table20.xml new file mode 100644 index 0000000..2205987 --- /dev/null +++ b/test/testcases/tests/level1/html/table20.xml @@ -0,0 +1,40 @@ + + + + + + +table20 +Netscape + +Names group of related headers. +The value of attribute axis of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table20.xml.kfail b/test/testcases/tests/level1/html/table20.xml.kfail deleted file mode 100644 index 2205987..0000000 --- a/test/testcases/tests/level1/html/table20.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table20 -Netscape - -Names group of related headers. -The value of attribute axis of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table21.xml b/test/testcases/tests/level1/html/table21.xml new file mode 100644 index 0000000..fa22103 --- /dev/null +++ b/test/testcases/tests/level1/html/table21.xml @@ -0,0 +1,40 @@ + + + + + + +table21 +Netscape + +Horizontal alignment of data in cell. +The value of attribute align of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table21.xml.kfail b/test/testcases/tests/level1/html/table21.xml.kfail deleted file mode 100644 index fa22103..0000000 --- a/test/testcases/tests/level1/html/table21.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table21 -Netscape - -Horizontal alignment of data in cell. -The value of attribute align of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table22.xml b/test/testcases/tests/level1/html/table22.xml new file mode 100644 index 0000000..7c097b4 --- /dev/null +++ b/test/testcases/tests/level1/html/table22.xml @@ -0,0 +1,40 @@ + + + + + + +table22 +Netscape + +Cell background color. +The value of attribute bgColor of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table22.xml.kfail b/test/testcases/tests/level1/html/table22.xml.kfail deleted file mode 100644 index 7c097b4..0000000 --- a/test/testcases/tests/level1/html/table22.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table22 -Netscape - -Cell background color. -The value of attribute bgColor of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table23.xml b/test/testcases/tests/level1/html/table23.xml new file mode 100644 index 0000000..4ea8ace --- /dev/null +++ b/test/testcases/tests/level1/html/table23.xml @@ -0,0 +1,40 @@ + + + + + + +table23 +Netscape + +Alignment character for cells in a column. +The value of attribute char of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table23.xml.kfail b/test/testcases/tests/level1/html/table23.xml.kfail deleted file mode 100644 index 4ea8ace..0000000 --- a/test/testcases/tests/level1/html/table23.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table23 -Netscape - -Alignment character for cells in a column. -The value of attribute char of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table24.xml b/test/testcases/tests/level1/html/table24.xml new file mode 100644 index 0000000..7606917 --- /dev/null +++ b/test/testcases/tests/level1/html/table24.xml @@ -0,0 +1,40 @@ + + + + + + +table24 +Netscape + +offset of alignment character. +The value of attribute chOff of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table24.xml.kfail b/test/testcases/tests/level1/html/table24.xml.kfail deleted file mode 100644 index 7606917..0000000 --- a/test/testcases/tests/level1/html/table24.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table24 -Netscape - -offset of alignment character. -The value of attribute chOff of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table25.xml b/test/testcases/tests/level1/html/table25.xml new file mode 100644 index 0000000..b8e10dd --- /dev/null +++ b/test/testcases/tests/level1/html/table25.xml @@ -0,0 +1,40 @@ + + + + + + +table25 +Netscape + +Number of columns spanned by cell. +The value of attribute colspan of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table25.xml.kfail b/test/testcases/tests/level1/html/table25.xml.kfail deleted file mode 100644 index b8e10dd..0000000 --- a/test/testcases/tests/level1/html/table25.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table25 -Netscape - -Number of columns spanned by cell. -The value of attribute colspan of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table26.xml b/test/testcases/tests/level1/html/table26.xml new file mode 100644 index 0000000..9f09d4f --- /dev/null +++ b/test/testcases/tests/level1/html/table26.xml @@ -0,0 +1,39 @@ + + + + + + +table26 +Netscape + +The value of attribute height of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table26.xml.kfail b/test/testcases/tests/level1/html/table26.xml.kfail deleted file mode 100644 index 9f09d4f..0000000 --- a/test/testcases/tests/level1/html/table26.xml.kfail +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - -table26 -Netscape - -The value of attribute height of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table27.xml b/test/testcases/tests/level1/html/table27.xml new file mode 100644 index 0000000..e0dc78d --- /dev/null +++ b/test/testcases/tests/level1/html/table27.xml @@ -0,0 +1,40 @@ + + + + + + +table27 +Netscape + +Suppress word wrapping. +The value of attribute nowrap of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table27.xml.kfail b/test/testcases/tests/level1/html/table27.xml.kfail deleted file mode 100644 index e0dc78d..0000000 --- a/test/testcases/tests/level1/html/table27.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table27 -Netscape - -Suppress word wrapping. -The value of attribute nowrap of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table28.xml b/test/testcases/tests/level1/html/table28.xml new file mode 100644 index 0000000..d445a1c --- /dev/null +++ b/test/testcases/tests/level1/html/table28.xml @@ -0,0 +1,40 @@ + + + + + + +table28 +Netscape + +Number of rows spanned by cell. +The value of attribute rowspan of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table28.xml.kfail b/test/testcases/tests/level1/html/table28.xml.kfail deleted file mode 100644 index d445a1c..0000000 --- a/test/testcases/tests/level1/html/table28.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table28 -Netscape - -Number of rows spanned by cell. -The value of attribute rowspan of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table29.xml b/test/testcases/tests/level1/html/table29.xml new file mode 100644 index 0000000..ae483d4 --- /dev/null +++ b/test/testcases/tests/level1/html/table29.xml @@ -0,0 +1,40 @@ + + + + + + +table29 +Netscape + +Scope covered by header cells. +The value of attribute scope of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table29.xml.kfail b/test/testcases/tests/level1/html/table29.xml.kfail deleted file mode 100644 index ae483d4..0000000 --- a/test/testcases/tests/level1/html/table29.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table29 -Netscape - -Scope covered by header cells. -The value of attribute scope of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table30.xml b/test/testcases/tests/level1/html/table30.xml new file mode 100644 index 0000000..837be29 --- /dev/null +++ b/test/testcases/tests/level1/html/table30.xml @@ -0,0 +1,40 @@ + + + + + + +table30 +Netscape + +List of id attribute values for header cells. +The value of attribute headers of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table30.xml.kfail b/test/testcases/tests/level1/html/table30.xml.kfail deleted file mode 100644 index 837be29..0000000 --- a/test/testcases/tests/level1/html/table30.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table30 -Netscape - -List of id attribute values for header cells. -The value of attribute headers of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table31.xml b/test/testcases/tests/level1/html/table31.xml new file mode 100644 index 0000000..f5c3fa6 --- /dev/null +++ b/test/testcases/tests/level1/html/table31.xml @@ -0,0 +1,40 @@ + + + + + + +table31 +Netscape + +Vertical alignment of data in cell. +The value of attribute valign of the tablecell element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table31.xml.kfail b/test/testcases/tests/level1/html/table31.xml.kfail deleted file mode 100644 index f5c3fa6..0000000 --- a/test/testcases/tests/level1/html/table31.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table31 -Netscape - -Vertical alignment of data in cell. -The value of attribute valign of the tablecell element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table32.xml b/test/testcases/tests/level1/html/table32.xml new file mode 100644 index 0000000..cf7e0cd --- /dev/null +++ b/test/testcases/tests/level1/html/table32.xml @@ -0,0 +1,40 @@ + + + + + + +table32 +Netscape + +cell width. +The value of attribute width of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table32.xml.kfail b/test/testcases/tests/level1/html/table32.xml.kfail deleted file mode 100644 index cf7e0cd..0000000 --- a/test/testcases/tests/level1/html/table32.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table32 -Netscape - -cell width. -The value of attribute width of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table33.xml b/test/testcases/tests/level1/html/table33.xml new file mode 100644 index 0000000..5c0e447 --- /dev/null +++ b/test/testcases/tests/level1/html/table33.xml @@ -0,0 +1,40 @@ + + + + + + +table33 +Netscape + +Specifies the table's position with respect to the rest of the document. +The value of attribute align of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table33.xml.kfail b/test/testcases/tests/level1/html/table33.xml.kfail deleted file mode 100644 index 5c0e447..0000000 --- a/test/testcases/tests/level1/html/table33.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table33 -Netscape - -Specifies the table's position with respect to the rest of the document. -The value of attribute align of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table34.xml b/test/testcases/tests/level1/html/table34.xml new file mode 100644 index 0000000..07443ef --- /dev/null +++ b/test/testcases/tests/level1/html/table34.xml @@ -0,0 +1,40 @@ + + + + + + +table34 +Netscape + +The width of the border around the table. +The value of attribute border of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table34.xml.kfail b/test/testcases/tests/level1/html/table34.xml.kfail deleted file mode 100644 index 07443ef..0000000 --- a/test/testcases/tests/level1/html/table34.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table34 -Netscape - -The width of the border around the table. -The value of attribute border of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table35.xml b/test/testcases/tests/level1/html/table35.xml new file mode 100644 index 0000000..32cce60 --- /dev/null +++ b/test/testcases/tests/level1/html/table35.xml @@ -0,0 +1,40 @@ + + + + + + +table35 +Netscape + +Cell background color. +The value of attribute bgcolor of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table35.xml.kfail b/test/testcases/tests/level1/html/table35.xml.kfail deleted file mode 100644 index 32cce60..0000000 --- a/test/testcases/tests/level1/html/table35.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table35 -Netscape - -Cell background color. -The value of attribute bgcolor of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table36.xml b/test/testcases/tests/level1/html/table36.xml new file mode 100644 index 0000000..2bdded8 --- /dev/null +++ b/test/testcases/tests/level1/html/table36.xml @@ -0,0 +1,40 @@ + + + + + + +table36 +Netscape + +Specifies which external table borders to render. +The value of attribute frame of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table36.xml.kfail b/test/testcases/tests/level1/html/table36.xml.kfail deleted file mode 100644 index 2bdded8..0000000 --- a/test/testcases/tests/level1/html/table36.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table36 -Netscape - -Specifies which external table borders to render. -The value of attribute frame of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table37.xml b/test/testcases/tests/level1/html/table37.xml new file mode 100644 index 0000000..cdf5b73 --- /dev/null +++ b/test/testcases/tests/level1/html/table37.xml @@ -0,0 +1,39 @@ + + + + + + +table37 +Netscape + +Specifies the horizontal and vertical space between cell content and cell borders. The value of attribute cellpadding of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table37.xml.kfail b/test/testcases/tests/level1/html/table37.xml.kfail deleted file mode 100644 index cdf5b73..0000000 --- a/test/testcases/tests/level1/html/table37.xml.kfail +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - -table37 -Netscape - -Specifies the horizontal and vertical space between cell content and cell borders. The value of attribute cellpadding of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table38.xml b/test/testcases/tests/level1/html/table38.xml new file mode 100644 index 0000000..fad8dfe --- /dev/null +++ b/test/testcases/tests/level1/html/table38.xml @@ -0,0 +1,40 @@ + + + + + + +table38 +Netscape + +Specifies the horizontal and vertical separation between cells. +The value of attribute cellspacing of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table38.xml.kfail b/test/testcases/tests/level1/html/table38.xml.kfail deleted file mode 100644 index fad8dfe..0000000 --- a/test/testcases/tests/level1/html/table38.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table38 -Netscape - -Specifies the horizontal and vertical separation between cells. -The value of attribute cellspacing of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table39.xml b/test/testcases/tests/level1/html/table39.xml new file mode 100644 index 0000000..1fd66db --- /dev/null +++ b/test/testcases/tests/level1/html/table39.xml @@ -0,0 +1,40 @@ + + + + + + +table39 +Netscape + +Supplementary description about the purpose or structure of a table. +The value of attribute summary of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table39.xml.kfail b/test/testcases/tests/level1/html/table39.xml.kfail deleted file mode 100644 index 1fd66db..0000000 --- a/test/testcases/tests/level1/html/table39.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table39 -Netscape - -Supplementary description about the purpose or structure of a table. -The value of attribute summary of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table40.xml b/test/testcases/tests/level1/html/table40.xml new file mode 100644 index 0000000..31a9763 --- /dev/null +++ b/test/testcases/tests/level1/html/table40.xml @@ -0,0 +1,40 @@ + + + + + + +table40 +Netscape + +Specifies which internal table borders to render. +The value of attribute rules of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table40.xml.kfail b/test/testcases/tests/level1/html/table40.xml.kfail deleted file mode 100644 index 31a9763..0000000 --- a/test/testcases/tests/level1/html/table40.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table40 -Netscape - -Specifies which internal table borders to render. -The value of attribute rules of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table41.xml b/test/testcases/tests/level1/html/table41.xml new file mode 100644 index 0000000..4030b09 --- /dev/null +++ b/test/testcases/tests/level1/html/table41.xml @@ -0,0 +1,40 @@ + + + + + + +table41 +Netscape + +Specifies the desired table width. +The value of attribute width of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table41.xml.kfail b/test/testcases/tests/level1/html/table41.xml.kfail deleted file mode 100644 index 4030b09..0000000 --- a/test/testcases/tests/level1/html/table41.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table41 -Netscape - -Specifies the desired table width. -The value of attribute width of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table42.xml b/test/testcases/tests/level1/html/table42.xml new file mode 100644 index 0000000..8fa86f1 --- /dev/null +++ b/test/testcases/tests/level1/html/table42.xml @@ -0,0 +1,40 @@ + + + + + + +table42 +Netscape + +Horizontal alignment of data within cells of this row. +The value of attribute align of the tablerow element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table42.xml.kfail b/test/testcases/tests/level1/html/table42.xml.kfail deleted file mode 100644 index 8fa86f1..0000000 --- a/test/testcases/tests/level1/html/table42.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table42 -Netscape - -Horizontal alignment of data within cells of this row. -The value of attribute align of the tablerow element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table43.xml b/test/testcases/tests/level1/html/table43.xml new file mode 100644 index 0000000..ea9e5de --- /dev/null +++ b/test/testcases/tests/level1/html/table43.xml @@ -0,0 +1,40 @@ + + + + + + +table43 +Netscape + +Background color for rows. +The value of attribute bgcolor of the tablerow element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table43.xml.kfail b/test/testcases/tests/level1/html/table43.xml.kfail deleted file mode 100644 index ea9e5de..0000000 --- a/test/testcases/tests/level1/html/table43.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table43 -Netscape - -Background color for rows. -The value of attribute bgcolor of the tablerow element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table44.xml b/test/testcases/tests/level1/html/table44.xml new file mode 100644 index 0000000..a893f76 --- /dev/null +++ b/test/testcases/tests/level1/html/table44.xml @@ -0,0 +1,40 @@ + + + + + + +table44 +Netscape + +Vertical alignment of data within cells of this row. +The value of attribute valign of the tablerow element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table44.xml.kfail b/test/testcases/tests/level1/html/table44.xml.kfail deleted file mode 100644 index a893f76..0000000 --- a/test/testcases/tests/level1/html/table44.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table44 -Netscape - -Vertical alignment of data within cells of this row. -The value of attribute valign of the tablerow element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table45.xml b/test/testcases/tests/level1/html/table45.xml new file mode 100644 index 0000000..b1717db --- /dev/null +++ b/test/testcases/tests/level1/html/table45.xml @@ -0,0 +1,40 @@ + + + + + + +table45 +Netscape + +Alignment character for cells in a column. +The value of attribute ch of the tablerow element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table45.xml.kfail b/test/testcases/tests/level1/html/table45.xml.kfail deleted file mode 100644 index b1717db..0000000 --- a/test/testcases/tests/level1/html/table45.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table45 -Netscape - -Alignment character for cells in a column. -The value of attribute ch of the tablerow element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table46.xml b/test/testcases/tests/level1/html/table46.xml new file mode 100644 index 0000000..096b892 --- /dev/null +++ b/test/testcases/tests/level1/html/table46.xml @@ -0,0 +1,40 @@ + + + + + + +table46 +Netscape + +Offset of alignment character. +The value of attribute choff of the tablerow element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table46.xml.kfail b/test/testcases/tests/level1/html/table46.xml.kfail deleted file mode 100644 index 096b892..0000000 --- a/test/testcases/tests/level1/html/table46.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table46 -Netscape - -Offset of alignment character. -The value of attribute choff of the tablerow element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table47.xml b/test/testcases/tests/level1/html/table47.xml new file mode 100644 index 0000000..4d8340b --- /dev/null +++ b/test/testcases/tests/level1/html/table47.xml @@ -0,0 +1,40 @@ + + + + + + +table47 +Netscape + +The index of this row, relative to the entire table. +The value of attribute rowIndex of the table element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table47.xml.kfail b/test/testcases/tests/level1/html/table47.xml.kfail deleted file mode 100644 index 4d8340b..0000000 --- a/test/testcases/tests/level1/html/table47.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table47 -Netscape - -The index of this row, relative to the entire table. -The value of attribute rowIndex of the table element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table48.xml b/test/testcases/tests/level1/html/table48.xml new file mode 100644 index 0000000..1910883 --- /dev/null +++ b/test/testcases/tests/level1/html/table48.xml @@ -0,0 +1,40 @@ + + + + + + +HTMLTableColElement align +Netscape + +Horizontal alignment of cell data in column. +The value of attribute align of the tablecol element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table48.xml.kfail b/test/testcases/tests/level1/html/table48.xml.kfail deleted file mode 100644 index 1910883..0000000 --- a/test/testcases/tests/level1/html/table48.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -HTMLTableColElement align -Netscape - -Horizontal alignment of cell data in column. -The value of attribute align of the tablecol element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table49.xml b/test/testcases/tests/level1/html/table49.xml new file mode 100644 index 0000000..1db690b --- /dev/null +++ b/test/testcases/tests/level1/html/table49.xml @@ -0,0 +1,40 @@ + + + + + + +table49 +Netscape + +Alignment character for cells in a column. +The value of attribute ch of the tablecol element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table49.xml.kfail b/test/testcases/tests/level1/html/table49.xml.kfail deleted file mode 100644 index 1db690b..0000000 --- a/test/testcases/tests/level1/html/table49.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table49 -Netscape - -Alignment character for cells in a column. -The value of attribute ch of the tablecol element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table50.xml b/test/testcases/tests/level1/html/table50.xml new file mode 100644 index 0000000..8f60638 --- /dev/null +++ b/test/testcases/tests/level1/html/table50.xml @@ -0,0 +1,40 @@ + + + + + + +table50 +Netscape + +Offset of alignment character. +The value of attribute choff of the tablecol element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table50.xml.kfail b/test/testcases/tests/level1/html/table50.xml.kfail deleted file mode 100644 index 8f60638..0000000 --- a/test/testcases/tests/level1/html/table50.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table50 -Netscape - -Offset of alignment character. -The value of attribute choff of the tablecol element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table51.xml b/test/testcases/tests/level1/html/table51.xml new file mode 100644 index 0000000..c917f27 --- /dev/null +++ b/test/testcases/tests/level1/html/table51.xml @@ -0,0 +1,40 @@ + + + + + + +table51 +Netscape + +Indicates the number of columns in a group or affected by a grouping. +The value of attribute span of the tablecol element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table51.xml.kfail b/test/testcases/tests/level1/html/table51.xml.kfail deleted file mode 100644 index c917f27..0000000 --- a/test/testcases/tests/level1/html/table51.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table51 -Netscape - -Indicates the number of columns in a group or affected by a grouping. -The value of attribute span of the tablecol element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table52.xml b/test/testcases/tests/level1/html/table52.xml new file mode 100644 index 0000000..bf94572 --- /dev/null +++ b/test/testcases/tests/level1/html/table52.xml @@ -0,0 +1,40 @@ + + + + + + +table52 +Netscape + +Vertical alignment of cell data in column. +The value of attribute valign of the tablecol element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table52.xml.kfail b/test/testcases/tests/level1/html/table52.xml.kfail deleted file mode 100644 index bf94572..0000000 --- a/test/testcases/tests/level1/html/table52.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table52 -Netscape - -Vertical alignment of cell data in column. -The value of attribute valign of the tablecol element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level1/html/table53.xml b/test/testcases/tests/level1/html/table53.xml new file mode 100644 index 0000000..210c7e1 --- /dev/null +++ b/test/testcases/tests/level1/html/table53.xml @@ -0,0 +1,40 @@ + + + + + + +table53 +Netscape + +Default column width. +The value of attribute width of the tablecol element is read and checked against the expected value. + +Sivakiran Tummala +2002-02-15 + + + + + + + + + + + + + diff --git a/test/testcases/tests/level1/html/table53.xml.kfail b/test/testcases/tests/level1/html/table53.xml.kfail deleted file mode 100644 index 210c7e1..0000000 --- a/test/testcases/tests/level1/html/table53.xml.kfail +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -table53 -Netscape - -Default column width. -The value of attribute width of the tablecol element is read and checked against the expected value. - -Sivakiran Tummala -2002-02-15 - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableElement34.xml b/test/testcases/tests/level2/html/HTMLTableElement34.xml new file mode 100644 index 0000000..d774498 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableElement34.xml @@ -0,0 +1,48 @@ + + + + + + +HTMLTableElement34 +NIST + + The insertRow() method throws a INDEX_SIZE_ERR DOMException + if the specified index is greater than the number of rows. + + Retrieve the second TABLE element which has four rows. Try + to insert a new row using an index of five. This should throw + a INDEX_SIZE_ERR DOMException since there are only four rows. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableElement34.xml.kfail b/test/testcases/tests/level2/html/HTMLTableElement34.xml.kfail deleted file mode 100644 index d774498..0000000 --- a/test/testcases/tests/level2/html/HTMLTableElement34.xml.kfail +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -HTMLTableElement34 -NIST - - The insertRow() method throws a INDEX_SIZE_ERR DOMException - if the specified index is greater than the number of rows. - - Retrieve the second TABLE element which has four rows. Try - to insert a new row using an index of five. This should throw - a INDEX_SIZE_ERR DOMException since there are only four rows. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableElement35.xml b/test/testcases/tests/level2/html/HTMLTableElement35.xml new file mode 100644 index 0000000..6410e89 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableElement35.xml @@ -0,0 +1,48 @@ + + + + + + +HTMLTableElement35 +NIST + + The insertRow() method throws a INDEX_SIZE_ERR DOMException + if the specified index is negative. + + Retrieve the second TABLE element which has four rows. Try + to insert a new row using an index of negative five. This should throw + a INDEX_SIZE_ERR DOMException since the index is negative. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableElement35.xml.kfail b/test/testcases/tests/level2/html/HTMLTableElement35.xml.kfail deleted file mode 100644 index 6410e89..0000000 --- a/test/testcases/tests/level2/html/HTMLTableElement35.xml.kfail +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -HTMLTableElement35 -NIST - - The insertRow() method throws a INDEX_SIZE_ERR DOMException - if the specified index is negative. - - Retrieve the second TABLE element which has four rows. Try - to insert a new row using an index of negative five. This should throw - a INDEX_SIZE_ERR DOMException since the index is negative. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableElement36.xml b/test/testcases/tests/level2/html/HTMLTableElement36.xml new file mode 100644 index 0000000..7a514e5 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableElement36.xml @@ -0,0 +1,47 @@ + + + + + + +HTMLTableElement36 +NIST + + The deleteRow() method throws a INDEX_SIZE_ERR DOMException + if the specified index is greater than the number of rows. + + Retrieve the second TABLE element which has four rows. Try + to delete a new row using an index of five. This should throw + a INDEX_SIZE_ERR DOMException since there are only four rows. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableElement36.xml.kfail b/test/testcases/tests/level2/html/HTMLTableElement36.xml.kfail deleted file mode 100644 index 7a514e5..0000000 --- a/test/testcases/tests/level2/html/HTMLTableElement36.xml.kfail +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -HTMLTableElement36 -NIST - - The deleteRow() method throws a INDEX_SIZE_ERR DOMException - if the specified index is greater than the number of rows. - - Retrieve the second TABLE element which has four rows. Try - to delete a new row using an index of five. This should throw - a INDEX_SIZE_ERR DOMException since there are only four rows. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableElement37.xml b/test/testcases/tests/level2/html/HTMLTableElement37.xml new file mode 100644 index 0000000..097deb1 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableElement37.xml @@ -0,0 +1,48 @@ + + + + + + +HTMLTableElement37 +NIST + + The deleteRow() method throws a INDEX_SIZE_ERR DOMException + if the specified index is equal the number of rows. + + Retrieve the second TABLE element which has four rows. Try + to delete a new row using an index of four. This should throw + a INDEX_SIZE_ERR DOMException since the index is equal to the + number of rows. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableElement37.xml.kfail b/test/testcases/tests/level2/html/HTMLTableElement37.xml.kfail deleted file mode 100644 index 097deb1..0000000 --- a/test/testcases/tests/level2/html/HTMLTableElement37.xml.kfail +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -HTMLTableElement37 -NIST - - The deleteRow() method throws a INDEX_SIZE_ERR DOMException - if the specified index is equal the number of rows. - - Retrieve the second TABLE element which has four rows. Try - to delete a new row using an index of four. This should throw - a INDEX_SIZE_ERR DOMException since the index is equal to the - number of rows. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableElement38.xml b/test/testcases/tests/level2/html/HTMLTableElement38.xml new file mode 100644 index 0000000..0f5bccd --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableElement38.xml @@ -0,0 +1,47 @@ + + + + + + +HTMLTableElement38 +NIST + + The deleteRow() method throws a INDEX_SIZE_ERR DOMException + if the specified index is negative. + + Retrieve the second TABLE element which has four rows. Try + to delete a new row using an index of negative five. This should throw + a INDEX_SIZE_ERR DOMException since the index is negative. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableElement38.xml.kfail b/test/testcases/tests/level2/html/HTMLTableElement38.xml.kfail deleted file mode 100644 index 0f5bccd..0000000 --- a/test/testcases/tests/level2/html/HTMLTableElement38.xml.kfail +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -HTMLTableElement38 -NIST - - The deleteRow() method throws a INDEX_SIZE_ERR DOMException - if the specified index is negative. - - Retrieve the second TABLE element which has four rows. Try - to delete a new row using an index of negative five. This should throw - a INDEX_SIZE_ERR DOMException since the index is negative. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableElement39.xml.kfail b/test/testcases/tests/level2/html/HTMLTableElement39.xml.kfail index 6631584..0a6fcfd 100644 --- a/test/testcases/tests/level2/html/HTMLTableElement39.xml.kfail +++ b/test/testcases/tests/level2/html/HTMLTableElement39.xml.kfail @@ -54,9 +54,14 @@ See W3C License http://www.w3.org/Consortium/Legal/ for more details. + diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement15.xml b/test/testcases/tests/level2/html/HTMLTableRowElement15.xml new file mode 100644 index 0000000..9e89674 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableRowElement15.xml @@ -0,0 +1,48 @@ + + + + + + +HTMLTableRowElement15 +NIST + + The insertCell() method throws a INDEX_SIZE_ERR DOMException + if the specified index is greater than the number of cells. + + Retrieve the fourth TR element which has six cells. Try + to insert a cell using an index of seven. This should throw + a INDEX_SIZE_ERR DOMException since there are only six cells. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement15.xml.kfail b/test/testcases/tests/level2/html/HTMLTableRowElement15.xml.kfail deleted file mode 100644 index 9e89674..0000000 --- a/test/testcases/tests/level2/html/HTMLTableRowElement15.xml.kfail +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -HTMLTableRowElement15 -NIST - - The insertCell() method throws a INDEX_SIZE_ERR DOMException - if the specified index is greater than the number of cells. - - Retrieve the fourth TR element which has six cells. Try - to insert a cell using an index of seven. This should throw - a INDEX_SIZE_ERR DOMException since there are only six cells. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement16.xml b/test/testcases/tests/level2/html/HTMLTableRowElement16.xml new file mode 100644 index 0000000..8471a2b --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableRowElement16.xml @@ -0,0 +1,48 @@ + + + + + + +HTMLTableRowElement16 +NIST + + The insertCell() method throws a INDEX_SIZE_ERR DOMException + if the specified index is negative. + + Retrieve the fourth TR element which has six cells. Try + to insert a cell using an index of negative seven. This should throw + a INDEX_SIZE_ERR DOMException since the index is negative. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement16.xml.kfail b/test/testcases/tests/level2/html/HTMLTableRowElement16.xml.kfail deleted file mode 100644 index 8471a2b..0000000 --- a/test/testcases/tests/level2/html/HTMLTableRowElement16.xml.kfail +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - -HTMLTableRowElement16 -NIST - - The insertCell() method throws a INDEX_SIZE_ERR DOMException - if the specified index is negative. - - Retrieve the fourth TR element which has six cells. Try - to insert a cell using an index of negative seven. This should throw - a INDEX_SIZE_ERR DOMException since the index is negative. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement17.xml b/test/testcases/tests/level2/html/HTMLTableRowElement17.xml new file mode 100644 index 0000000..b469470 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableRowElement17.xml @@ -0,0 +1,47 @@ + + + + + + +HTMLTableRowElement17 +NIST + + The deleteCell() method throws a INDEX_SIZE_ERR DOMException + if the specified index is greater than the number of cells. + + Retrieve the fourth TR element which has six cells. Try + to delete a cell using an index of seven. This should throw + a INDEX_SIZE_ERR DOMException since there are only six cells. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement17.xml.kfail b/test/testcases/tests/level2/html/HTMLTableRowElement17.xml.kfail deleted file mode 100644 index b469470..0000000 --- a/test/testcases/tests/level2/html/HTMLTableRowElement17.xml.kfail +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -HTMLTableRowElement17 -NIST - - The deleteCell() method throws a INDEX_SIZE_ERR DOMException - if the specified index is greater than the number of cells. - - Retrieve the fourth TR element which has six cells. Try - to delete a cell using an index of seven. This should throw - a INDEX_SIZE_ERR DOMException since there are only six cells. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement18.xml b/test/testcases/tests/level2/html/HTMLTableRowElement18.xml new file mode 100644 index 0000000..f296086 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableRowElement18.xml @@ -0,0 +1,47 @@ + + + + + + +HTMLTableRowElement18 +NIST + + The deleteCell() method throws a INDEX_SIZE_ERR DOMException + if the specified index is equal to the number of cells. + + Retrieve the fourth TR element which has six cells. Try + to delete a cell using an index of six. This should throw + a INDEX_SIZE_ERR DOMException since there are only six cells. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement18.xml.kfail b/test/testcases/tests/level2/html/HTMLTableRowElement18.xml.kfail deleted file mode 100644 index f296086..0000000 --- a/test/testcases/tests/level2/html/HTMLTableRowElement18.xml.kfail +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -HTMLTableRowElement18 -NIST - - The deleteCell() method throws a INDEX_SIZE_ERR DOMException - if the specified index is equal to the number of cells. - - Retrieve the fourth TR element which has six cells. Try - to delete a cell using an index of six. This should throw - a INDEX_SIZE_ERR DOMException since there are only six cells. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement19.xml b/test/testcases/tests/level2/html/HTMLTableRowElement19.xml new file mode 100644 index 0000000..9a111f3 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableRowElement19.xml @@ -0,0 +1,47 @@ + + + + + + +HTMLTableRowElement19 +NIST + + The deleteCell() method throws a INDEX_SIZE_ERR DOMException + if the specified index is negative. + + Retrieve the fourth TR element which has six cells. Try + to delete a cell using an index of negative six. This should throw + a INDEX_SIZE_ERR DOMException since the index is negative. + +Rick Rivello +2002-05-02 + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableRowElement19.xml.kfail b/test/testcases/tests/level2/html/HTMLTableRowElement19.xml.kfail deleted file mode 100644 index 9a111f3..0000000 --- a/test/testcases/tests/level2/html/HTMLTableRowElement19.xml.kfail +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -HTMLTableRowElement19 -NIST - - The deleteCell() method throws a INDEX_SIZE_ERR DOMException - if the specified index is negative. - - Retrieve the fourth TR element which has six cells. Try - to delete a cell using an index of negative six. This should throw - a INDEX_SIZE_ERR DOMException since the index is negative. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - diff --git a/test/testcases/tests/level2/html/HTMLTableSectionElement30.xml.kfail b/test/testcases/tests/level2/html/HTMLTableSectionElement30.xml.kfail new file mode 100644 index 0000000..8fd17c2 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableSectionElement30.xml.kfail @@ -0,0 +1,55 @@ + + + + + + +HTMLTableSectionElement30 +NIST + + The insertRow() method inserts a new empty table row. The new + row is inserted immediately before the current indexth row in this + section. If index is -1 or equal to the number of rows in this section, + the new row is appended. + + Retrieve the first THEAD element and invoke the insertRow() method + with an index of negative one. Since the index is negative one the + new row is appended. + After the new row is appended the number of rows in the THEAD + section is two. + +Rick Rivello +2002-11-07 + + + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/HTMLTableSectionElement31.xml.kfail b/test/testcases/tests/level2/html/HTMLTableSectionElement31.xml.kfail new file mode 100644 index 0000000..55464e2 --- /dev/null +++ b/test/testcases/tests/level2/html/HTMLTableSectionElement31.xml.kfail @@ -0,0 +1,53 @@ + + + + + + +HTMLTableSectionElement31 +NIST + + The deleteRow() method deletes a row from this section. The index + starts from 0 and is relative only to the rows contained inside + this section, not all the rows in the table. If the index is -1 + the last row will be deleted. + + Retrieve the second TBODY element and invoke the deleteRow() method + with an index of -1. The nuber of rows in the THEAD section before + the deletion of the row is two. After the row is deleted the number + of rows in the TBODY section is one. + +Rick Rivello +2002-11-07 + + + + + + + + + + + + + + + + + + + diff --git a/test/testcases/tests/level2/html/files/table.html b/test/testcases/tests/level2/html/files/table.html new file mode 100644 index 0000000..b8f151e --- /dev/null +++ b/test/testcases/tests/level2/html/files/table.html @@ -0,0 +1,78 @@ + + + + +NIST DOM HTML Test - TABLE + + + + + + + + + +
IdNamePositionSalary
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table Caption
Employee IdEmployee NamePositionSalaryGenderAddress
next page ...next page ...next page ...next page ...next page ...next page ...
EMP0001Margaret MartinAccountant56,000Female1230 North Ave. Dallas, Texas 98551
EMP0002Martha RaynoldsSecretary35,000Female1900 Dallas Road Dallas, Texas 98554
+ + + + + + + + + + + + + + + + +
+
+
+
+ + diff --git a/test/testcases/tests/level2/html/files/table.xhtml b/test/testcases/tests/level2/html/files/table.xhtml new file mode 100644 index 0000000..8300b90 --- /dev/null +++ b/test/testcases/tests/level2/html/files/table.xhtml @@ -0,0 +1,81 @@ + + + + +NIST DOM HTML Test - TABLE + + + + + + + + + +
IdNamePositionSalary
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table Caption
Employee IdEmployee NamePositionSalaryGenderAddress
next page ...next page ...next page ...next page ...next page ...next page ...
EMP0001Margaret MartinAccountant56,000Female1230 North Ave. Dallas, Texas 98551
EMP0002Martha RaynoldsSecretary35,000Female1900 Dallas Road Dallas, Texas 98554
+ + + + + + + + + + + + + + + + +
+
+
+
+ + + diff --git a/test/testcases/tests/level2/html/files/table.xml b/test/testcases/tests/level2/html/files/table.xml new file mode 100644 index 0000000..8300b90 --- /dev/null +++ b/test/testcases/tests/level2/html/files/table.xml @@ -0,0 +1,81 @@ + + + + +NIST DOM HTML Test - TABLE + + + + + + + + + +
IdNamePositionSalary
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table Caption
Employee IdEmployee NamePositionSalaryGenderAddress
next page ...next page ...next page ...next page ...next page ...next page ...
EMP0001Margaret MartinAccountant56,000Female1230 North Ave. Dallas, Texas 98551
EMP0002Martha RaynoldsSecretary35,000Female1900 Dallas Road Dallas, Texas 98554
+ + + + + + + + + + + + + + + + +
+
+
+
+ + + diff --git a/test/testcases/tests/level2/html/files/table1.html b/test/testcases/tests/level2/html/files/table1.html new file mode 100644 index 0000000..8f5d19b --- /dev/null +++ b/test/testcases/tests/level2/html/files/table1.html @@ -0,0 +1,12 @@ + + + + +NIST DOM HTML Test - TABLE + + + + +
HTML can't abide empty table
+ + diff --git a/test/testcases/tests/level2/html/files/table1.xhtml b/test/testcases/tests/level2/html/files/table1.xhtml new file mode 100644 index 0000000..e174c63 --- /dev/null +++ b/test/testcases/tests/level2/html/files/table1.xhtml @@ -0,0 +1,15 @@ + + + + +NIST DOM HTML Test - TABLE + + + + +
XHTML can't abide empty table
+ + + diff --git a/test/testcases/tests/level2/html/files/table1.xml b/test/testcases/tests/level2/html/files/table1.xml new file mode 100644 index 0000000..e174c63 --- /dev/null +++ b/test/testcases/tests/level2/html/files/table1.xml @@ -0,0 +1,15 @@ + + + + +NIST DOM HTML Test - TABLE + + + + +
XHTML can't abide empty table
+ + + diff --git a/test/testcases/tests/level2/html/files/tablerow.html b/test/testcases/tests/level2/html/files/tablerow.html new file mode 100644 index 0000000..9e76a4c --- /dev/null +++ b/test/testcases/tests/level2/html/files/tablerow.html @@ -0,0 +1,59 @@ + + + + +NIST DOM HTML Test - TABLEROW + + + + + + + + + +
IdNamePositionSalary
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table Caption
Employee IdEmployee NamePositionSalaryGenderAddress
next page ...next page ...next page ...next page ...next page ...next page ...
EMP0001Margaret MartinAccountant56,000Female1230 North Ave. Dallas, Texas 98551
EMP0002Martha RaynoldsSecretary35,000Female1900 Dallas Road Dallas, Texas 98554
+ + + diff --git a/test/testcases/tests/level2/html/files/tablerow.xhtml b/test/testcases/tests/level2/html/files/tablerow.xhtml new file mode 100644 index 0000000..b901e3c --- /dev/null +++ b/test/testcases/tests/level2/html/files/tablerow.xhtml @@ -0,0 +1,62 @@ + + + + +NIST DOM HTML Test - TABLE + + + + + + + + + +
IdNamePositionSalary
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table Caption
Employee IdEmployee NamePositionSalaryGenderAddress
next page ...next page ...next page ...next page ...next page ...next page ...
EMP0001Margaret MartinAccountant56,000Female1230 North Ave. Dallas, Texas 98551
EMP0002Martha RaynoldsSecretary35,000Female1900 Dallas Road Dallas, Texas 98554
+ + + + diff --git a/test/testcases/tests/level2/html/files/tablerow.xml b/test/testcases/tests/level2/html/files/tablerow.xml new file mode 100644 index 0000000..b901e3c --- /dev/null +++ b/test/testcases/tests/level2/html/files/tablerow.xml @@ -0,0 +1,62 @@ + + + + +NIST DOM HTML Test - TABLE + + + + + + + + + +
IdNamePositionSalary
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table Caption
Employee IdEmployee NamePositionSalaryGenderAddress
next page ...next page ...next page ...next page ...next page ...next page ...
EMP0001Margaret MartinAccountant56,000Female1230 North Ave. Dallas, Texas 98551
EMP0002Martha RaynoldsSecretary35,000Female1900 Dallas Road Dallas, Texas 98554
+ + + + -- cgit v1.2.3