Re: change of Node.getOwnerDocument()

2000-03-22 Thread Ralf I. Pfeiffer
Yes. This was changed to be conformant to the spec. Boris Garbuzov wrote: I am playing with Xerces API as if I unit-tested it on a basic level: applying every available method in a way so that just it does not fail. And I noticed some change of Node.getOwnerDocument() after downloading 1.0.3

change of Node.getOwnerDocument()

2000-03-21 Thread Boris Garbuzov
I am playing with Xerces API as if I unit-tested it on a basic level: applying every available method in a way so that just it does not fail. And I noticed some change of Node.getOwnerDocument() after downloading 1.0.3. Now it returned null for the node = document whereas it had returned a proper