replaceData = deleteData + appendData?

CharacterData's replaceData method has "the effect is the same as a remove method call with the same range, followed by an append method invocation". Shouldn't that be "followed by an insert" instead
of "append"?

Mike

Received on Sunday, 15 July 2001 21:13:21 UTC