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 582 - parameter names for DOMConfiguration tests should be hostile cased
Summary: parameter names for DOMConfiguration tests should be hostile cased
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-01 00:14 UTC by Curt Arnold
Modified: 2004-03-10 20:30 UTC (History)
0 users

See Also:


Attachments
Slight changes to casing of parameter names (42.24 KB, patch)
2004-03-10 15:28 UTC, Curt Arnold
Details

Description Curt Arnold 2004-03-01 00:14:41 UTC
Parameter names in DOMConfig tests appear in their lower-case form which does not effectively test 
that parameter names are considered case-insenstive.
Comment 1 Curt Arnold 2004-03-10 15:28:26 UTC
Created attachment 298 [details]
Slight changes to casing of parameter names