- From: r12a via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Oct 2017 17:01:14 +0000
- To: public-i18n-archive@w3.org
r12a has just created a new issue for https://github.com/w3c/charmod-norm: == Example 5 == 2.1 Case Folding https://w3c.github.io/charmod-norm/#definitionCaseFolding Example 5 > The name of the second largest city in Turkey is "Diyarbakır", which contains both the dotted and dotless letters i. When rendered into upper case, this word appears like this: DİYARBAKIR. Notice that the ASCII letter i maps to U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE, while the letter ı (U+0131 LATIN SMALL LETTER DOTLESS I) maps to the ASCII uppercase I. This example appears to be about uppercasing, but case folding is about lowercasing, so i think it needs to be changed. Please view or discuss this issue at https://github.com/w3c/charmod-norm/issues/124 using your GitHub account
Received on Wednesday, 18 October 2017 17:01:15 UTC