Skip to content

[browser] HybridGlobalization, SoftHypen is not ignored when it should be #95473

Closed
@ilonatommy

Description

@ilonatommy

See test data StartsWith_StringComparison_TestData. "\u00ADHello" and "Hello" is expected to be treated the same and as the consequence, "Hello".StartsWith("\u00ADHel") is expected to return true.
Should we add soft hypen to normalization step and ignore it for StringComparison.CurrentCulture? If we cannot do anything about it, add it to known platform differences in the docs.

The failing tests are using mono_wasm_index_of.

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-System.Globalizationin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions