This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 728 - documentrenamenode19 can raise INVALID_CHAR
Summary: documentrenamenode19 can raise INVALID_CHAR
Status: NEW
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-22 20:28 UTC by Andrew Clover
Modified: 2004-05-23 00:28 UTC (History)
0 users

See Also:


Attachments

Description Andrew Clover 2004-05-22 20:28:37 UTC
The DOM L3 Core test:

  documentrenamenode19

Can raise INVALID_CHARACTER_ERR as well as NAMESPACE_ERR due to the node name
'::0;'. Should the last character have been a colon?