On Thu, 17 Jun 2021 16:13:49 GMT, Joe Wang <jo...@openjdk.org> wrote:
> The issue was that the attribute was processed before the variable was set > (e.g. m_preserveSpaces.push). Reversing the order fixed it. This pull request has now been integrated. Changeset: 7e03cf29 Author: Joe Wang <jo...@openjdk.org> URL: https://git.openjdk.java.net/jdk17/commit/7e03cf2916a69f947c46ac85b222ee7a99f68ad8 Stats: 60 lines in 2 files changed: 52 ins; 6 del; 2 mod 8265073: XML transformation and indentation when using xml:space Reviewed-by: naoto, lancea, iris ------------- PR: https://git.openjdk.java.net/jdk17/pull/89