There are a lot of tests in `System.Globalization.Tests` that are only enabled for Hybrid-Globalization on Browser. For example: https://github.com/dotnet/runtime/blob/71a7d8844cf509717f7e76baafb1bfbf1217ceec/src/libraries/System.Runtime/tests/System.Globalization.Tests/DateTimeFormatInfo/DateTimeFormatInfoLongDatePattern.cs#L219-L224 Some of these tests could be used to verify correct functionality of Apple Hybrid-Globalization. --- cc: @mkhamoyan