XPath: Fix normalize-space()
It should handle only XML white spaces; #x20, #x9, #xD, and #xA. We incorrectly handled other white spaces such as U+3000. Bug: 893929 Change-Id: I59708f978ba1c23141f748de7a8f4c58d58c7acf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974713 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#726557}
Showing
Please register or sign in to comment