Re: failing tests
Chris Burdess <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.xml |
|---|---|
| Message-ID | <[email protected]> |
Chris Burdess wrote: > I'm going to bring this up with Daniel Veillard, since libxml has the > same behaviour. There still seems to be confusion on this issue. For instance, libxml2 uses the xml:space attribute to determine whether or not to report whitespace as ignorable. Elliotte Rusty Harold states specifically that xml:space has nothing to do with whether whitespace is ignorable. The XML spec doesn't actually mention the word "ignorable" when talking about xml:space, it talks about "preserving" or not. Under these conditions I don't think it's reasonable to consider the existing behaviour a test failure. -- Chris Burdess