You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt
+12-5Lines changed: 12 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -176,10 +176,11 @@ In \P{U-1:GC=Cn} name=U-1:name
176
176
177
177
# Red Flag: cased and case_ignorable should be disjoint
178
178
179
-
Let $caseOverlap = [\u02B0-\u02B8\u02C0\u02C1\u02E0-\u02E4\u0345\u037A\u1D2C-\u1D61\u1D78\u1D9B-\u1DBF\u2090-\u2094\u2C7D\uA770[\u1D62-\u1D6A\u2071\u207F\u2095-\u209C\u2C7C\uA7F8\uA7F9 \uA69C-\uA69D\uAB5C-\uAB5F]\U00010780\U00010783-\U00010785\U00010787-\U000107B0\U000107B2-\U000107BA]
179
+
Let $caseOverlap = [\u02B0-\u02B8\u02C0\u02C1\u02E0-\u02E4\u0345\u037A\u1D2C-\u1D61\u1D78\u1D9B-\u1DBF\u2090-\u2094\u2C7D\uA770[\u1D62-\u1D6A\u2071\u207F\u2095-\u209C\u2C7C\uA7F8\uA7F9 \uA69C-\uA69D\uAB5C-\uAB5F]\U00010780\U00010783-\U00010785\U00010787-\U000107B0\U000107B2-\U000107BA\U0001E030-\U0001E06C]
180
180
# 6.1.0, added 22 overlap characters
181
181
# 7.0 added \uA69C-\uA69D\uAB5C-\uAB5F
182
182
# 14.0 new modifier letters in Latin Extended-F are Lowercase (U+107xx)
183
+
# 15.0 new modifier letters in Cyrillic Extended-D are Lowercase (U+1E030..1E06C)
0 commit comments