From 16fff198bbf63d4e0f4a955a2ede4758700ec0e4 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 5 Dec 2010 15:10:24 +0000 Subject: "Enable" the HTML level 1 test suite. All cases fail currently svn path=/trunk/dom/; revision=11004 --- .../level1/html/HTMLTableSectionElement21.xml | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 test/testcases/tests/level1/html/HTMLTableSectionElement21.xml (limited to 'test/testcases/tests/level1/html/HTMLTableSectionElement21.xml') diff --git a/test/testcases/tests/level1/html/HTMLTableSectionElement21.xml b/test/testcases/tests/level1/html/HTMLTableSectionElement21.xml deleted file mode 100644 index 05d7ef8..0000000 --- a/test/testcases/tests/level1/html/HTMLTableSectionElement21.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - -HTMLTableSectionElement21 -NIST - - The insertRow() method inserts a new empty table row. - - Retrieve the first TBODY element and invoke the insertRow() method - with an index of two. The number of rows in the TBODY section before - insertion of the new row is two therefore the row is appended. - After the new row is inserted the number of rows in the TBODY section is - three. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3