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/HTMLTableSectionElement18.xml | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 test/testcases/tests/level1/html/HTMLTableSectionElement18.xml (limited to 'test/testcases/tests/level1/html/HTMLTableSectionElement18.xml') diff --git a/test/testcases/tests/level1/html/HTMLTableSectionElement18.xml b/test/testcases/tests/level1/html/HTMLTableSectionElement18.xml deleted file mode 100644 index e8073be..0000000 --- a/test/testcases/tests/level1/html/HTMLTableSectionElement18.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - -HTMLTableSectionElement18 -NIST - - The insertRow() method inserts a new empty table row. - - Retrieve the first TBODY element and invoke the insertRow() method - with an index of 0. The nuber of rows in the TBODY section before - insertion of the new row is two. 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