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 735 - xmldeclaration01 case-insensitivity
Summary: xmldeclaration01 case-insensitivity
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:57 UTC by Andrew Clover
Modified: 2004-05-23 00:57 UTC (History)
0 users

See Also:


Attachments

Description Andrew Clover 2004-05-22 20:57:55 UTC
The DOM L3 LS test:

  xmldeclaration01

checks for 'UTF-16' case-sensitively. However encodings are case-insensitive so
the 'contains' should 'ignoreCase'.