From 5ea57331b2cbe8f261988f01b5e30d388847b6be Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Fri, 6 Jun 2014 06:29:51 +0530 Subject: Enabling some missed tests. How come were they missed ?! :o --- .../tests/level1/html/HTMLTableElement30.xml.kfail | 64 ---------------------- 1 file changed, 64 deletions(-) delete mode 100644 test/testcases/tests/level1/html/HTMLTableElement30.xml.kfail (limited to 'test/testcases/tests/level1/html/HTMLTableElement30.xml.kfail') diff --git a/test/testcases/tests/level1/html/HTMLTableElement30.xml.kfail b/test/testcases/tests/level1/html/HTMLTableElement30.xml.kfail deleted file mode 100644 index e45cf68..0000000 --- a/test/testcases/tests/level1/html/HTMLTableElement30.xml.kfail +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - -HTMLTableElement30 -NIST - - The insertRow() method inserts a new empty table row. - - Retrieve the second TABLE element and invoke the insertRow() method - with an index of four. After the new row is inserted the number of rows - in the table should be five. - Also the number of rows in the TFOOT section before - insertion of the new row is one. After the new row is inserted the number - of rows in the TFOOT section is two. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3