Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Reviewed-by: Marijn Kruisselbrink <[email protected]> Cr-Commit-Position: refs/heads/master@{#522497}
- Loading branch information