https://docs.google.com/spreadsheets/d/1p61ugzy9E9GYbvx5BQLssbU_P5L2WHWTCAcsH3ZiRnw/edit?usp=sharing Note that this PR does not address issue #27759 requests to: sort in unicode order sort in locale order but with numeric sort turned off sort in locale order but grouped by case A s...
thelocaleCompare()method is that "the locale and sort order used are entirely implementation dependent". In other words, when using localeCompare such as stringOne.localeCompare(stringTwo): Firefox, Safari, Chrome & IE have a different sort order for Strings. seehttps://code.google.com/p/v8/...