- From: Darin Adler <darin@apple.com>
- Date: Tue, 1 Jan 2008 21:14:06 -0800
The DOM Level 2 document <http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-13114938 > says that deleteRow(-1) deletes the last row. The current HTML 5 draft <http://www.whatwg.org/specs/web-apps/current-work/#deleterow > does not mention -1 for deleteRow, only for insertRow. I think HTML 5 should be revised. -- Darin
Received on Tuesday, 1 January 2008 21:14:06 UTC