Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOM parser ignores xml:space="preserve" #6

Open
dkfellows opened this issue Oct 27, 2011 · 0 comments
Open

DOM parser ignores xml:space="preserve" #6

dkfellows opened this issue Oct 27, 2011 · 0 comments

Comments

@dkfellows
Copy link

Following up on http://stackoverflow.com/q/7908627/301832 which gives the full background.

If you have a document containing an element with the attribute xml:space="preserve" then the spaces in the content of that element should be preserved even if -keepSpaces is not specified. This is the defined behavior of xml:space (there may be other types of space management that should be applied by default, but this is the critical one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant