Index: build.xml =================================================================== retrieving revision 1.137 diff -u -r1.137 build.xml --- build.xml 9 Mar 2004 22:18:20 -0000 1.137 +++ build.xml 10 Mar 2004 00:38:07 -0000 @@ -1595,7 +1595,6 @@ HTMLObjectElement11.xml HTMLObjectElement16.xml HTMLObjectElement19.xml - HTMLTableElement31.xml HTMLTableRowElement04.xml object08.xml object13.xml" @@ -1644,7 +1643,6 @@ HTMLObjectElement11.xml HTMLObjectElement16.xml HTMLObjectElement19.xml - HTMLTableElement31.xml HTMLTableRowElement04.xml object08.xml object13.xml" Index: tests/level2/html/HTMLTableElement31.xml =================================================================== diff -N tests/level2/html/HTMLTableElement31.xml --- tests/level2/html/HTMLTableElement31.xml 16 Jan 2003 06:42:51 -0000 1.6 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,76 +0,0 @@ - - - - - - -HTMLTableElement31 -NIST - - The insertRow() method inserts a new empty table row. In addition, when - the table is empty the row is inserted into a TBODY which is created - and inserted into the table. - - Load the table1 file which has a non-empty table element. - Create an empty TABLE element and append to the document. - Check to make sure that the empty TABLE element doesn't - have a TBODY element. Insert a new row into the empty - TABLE element. Check for existence of the a TBODY element - in the table. - -Rick Rivello -2002-05-02 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: tests/level2/html/alltests.xml =================================================================== retrieving revision 1.13 diff -u -r1.13 alltests.xml --- tests/level2/html/alltests.xml 9 Mar 2004 07:46:24 -0000 1.13 +++ tests/level2/html/alltests.xml 10 Mar 2004 00:38:08 -0000 @@ -492,7 +492,7 @@ - +