/FileAPI/unicode.any.html| status | subtest | message |
|---|---|---|
| PASS | Test that strings are not NFC normalized by Blob constructor | |
| PASS | Test that strings are not NFC normalized by File constructor | |
| FAIL | Test that unpaired surrogates are replaced by Blob constructor | assert_equals: Unpaired surrogates should be replaced. expected "abc\ufffddef\ufffdghi" but got "abc\ufffd\ufffd\ufffddef\ufffd\ufffd\ufffdghi" |
| FAIL | Test that unpaired surrogates are replaced by File constructor | assert_equals: Unpaired surrogates should be replaced. expected "abc\ufffddef\ufffdghi" but got "abc\ufffd\ufffd\ufffddef\ufffd\ufffd\ufffdghi" |
bundle built 2026-07-16T07:16:48.063Z