Skip to content

Commit bf66b37

Browse files
authored
Address ICANN feedback on proposed Latin IDN table (#2880)
1 parent 666cee1 commit bf66b37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

core/src/main/java/google/registry/idn/Latin-IDN.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<version comment="Latin LGR">1</version>
55
<date>2025-10-01</date>
66
<language>und-Latn</language>
7-
<unicode-version>2</unicode-version>
7+
<unicode-version>11.1.0</unicode-version>
88
<description type="text/html"><![CDATA[
99
<div class="instructions">
1010
<h2>INSTRUCTIONS</h2>
@@ -650,7 +650,6 @@
650650
<!--Action elements go here - order defines precedence-->
651651
<action disp="invalid" match="leading-combining-mark" comment="labels with leading combining marks are invalid &#x235F;" />
652652
<action disp="invalid" any-variant="out-of-repertoire-var" comment="any variant label with a code point out of repertoire is invalid &#x235F;" />
653-
<action disp="invalid" match="dot-L-dot" comment="labels with one L sharing two middle dots are invalid" />
654653
<action disp="blocked" any-variant="blocked" comment="any variant label containing blocked variants is blocked &#x235F;" />
655654
<action disp="allocatable" all-variants="allocatable" comment="variant labels with all variants allocatable are allocatable &#x235F;" />
656655
<action disp="allocatable" all-variants="fallback" comment="any label with all variants of type fallback is allocatable &#x235F;" />

0 commit comments

Comments
 (0)