- From: Jan-Arve Saether <jana@birdstep.org>
- Date: Fri, 19 Oct 2001 10:01:34 +0200
- To: "'www-dom@w3.org'" <www-dom@w3.org>
What exception should be raised if you for instance call Comment::replaceChild or Comment::insertBefore (probably not only these). Should my implementation raise HIERARCHY_REQUEST_ERR or NOT_FOUND_ERR? I guess it is NOT_FOUND_ERR (?) (Since a comment can't have children) I can't find anything about this issue in the specification... Best regards Jan-Arve Sæther
Received on Friday, 19 October 2001 04:17:43 UTC