- From: Allen, Michael B (RSCH) <Michael_B_Allen@ml.com>
- Date: Sun, 15 Jul 2001 21:09:36 -0400
- To: www-dom@w3.org
CharacterData's substringData method throws INDEX_SIZE_ERR if "the specified offset is negative or greater than the number of characters in data, or if the specified count is negative". How can the offset or count be negative if the're unsigned? Thanks, Mike
Received on Sunday, 15 July 2001 21:09:51 UTC