FileAPI: Upstream test cases for Unicode normalization and replacement
The Blob/File constructors should not normalize strings (since nothing in the web platform does) but since input strings are USVStrings any unpaired surrogates should be replaced with U+FFFD. Bug: 509793 Change-Id: I8a01073fd52b871b64220a79ac8ea71c12e736a9 Reviewed-on: https://chromium-review.googlesource.com/812465 Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by:Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#522497}
Showing
Please register or sign in to comment