RE: hc_nodecloneattributescopied has deep="false"
"Allen, Michael B (RSCH)" <[email protected]>
| Newsgroups | gmane.comp.web.dom.test-suites.general |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Curt Arnold [SMTP:[email protected]] > Sent: Tuesday, February 25, 2003 12:21 AM > To: [email protected] > Subject: RE: hc_nodecloneattributescopied has deep="false" > > > Allen, Michael B wrote: > > >Is this test supposed to have deep="false"? In the description it > >says it should be true but the xml file has: > > > ><cloneNode obj="addressNode" deep="false" var="clonedNode"/> > > > >PS: Also the order of the expectedResult members is foiling my > >assertEqualsList function. Not sure if those are supposed to > >appear in order but it would be nice if you could flip them if it > >doesn't make any other difference, > > The discrepancy between the test description and the body also appears > in nodecloneattributescopied and has apparently been carried over from > the original NIST test suite. This particular test should not be > affected by the value of the deep parameter. Unless there are > I was just confused for a moment by my deficient assertEqualsCollection. Thanks, Mike