- From: Rick Rivello <richard.rivello@nist.gov>
- Date: Wed, 31 Jul 2002 10:11:28 -0400
- To: "Dimitris Dimitriadis" <dimitris@ontologicon.com>
- Cc: <www-dom-ts@w3.org>
> > I do have a question. There are some tests in level 2 that I'm not
> > sure
> > if I should commit to level 1. An example is the exception tests
> > for
> > insertRow() and deleteRow() methods in the TableElement interface.
> > The DOM Level 1 spec does not mention anything
> > about the exceptions however the DOM Level1 Second Edition does.
> > Do I include these tests in the Level 1 suite?
> >
> >
> >
> >
> >
> [dd] The safest bet is to write tests for Level 2 HTML, as both level 1
> and level 1 SE have issues.
>
>
OK.
The exception tests for the Level 2 HTML test suite already exist.
The tests are:
HTMLTableElement34-38
HTMLTableRowElement15-19
HTMLTableSectionElement25-29
Rick Rivello
Received on Wednesday, 31 July 2002 10:15:22 UTC