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 574 - No tests for modified behavior of Node.normalize
Summary: No tests for modified behavior of Node.normalize
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-02-25 19:01 UTC by Curt Arnold
Modified: 2004-02-26 16:59 UTC (History)
0 users

See Also:


Attachments
New tests (50.92 KB, patch)
2004-02-26 11:57 UTC, Curt Arnold
Details

Description Curt Arnold 2004-02-25 19:01:21 UTC
 
Comment 1 Curt Arnold 2004-02-26 11:57:14 UTC
Created attachment 265 [details]
New tests
Comment 2 Curt Arnold 2004-02-26 11:59:59 UTC
With the exception of normalizecharacters* tests all the new tests check that 
DOMConfiguration parameters are ignored during Node.normalize by performing a 
test that should fail if Node.normalize was replaced by 
Document.normalizeDocument.