greg-dove commented on issue #947: URL: https://github.com/apache/royale-asjs/issues/947#issuecomment-732622610
That should be working after the next build. Sorry I only looked back at your last comment here after I committed the change Harbs. I did not try with non-breaking spaces etc. We probably need some additional tests to include things like that. I removed that trimming support and went with String.trim for now because it is needed in some places. I added some extra tests, here: [https://github.com/apache/royale-asjs/blob/e0dcd7b199ac559709f9a35b301e49c75aaaa6d3/frameworks/projects/XML/src/test/royale/flexUnitTests/xml/XMLTesterGeneralTest.as#L161](url) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
