Skip to content

Commit 8d40650

Browse files
committed
Tests pass
1 parent e4d8325 commit 8d40650

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,7 @@ $CommonIdeographs = [\p{Ideographic} & \p{sc=Common}]
13481348
\p{Script=Tangut}
13491349
\p{Script=Nushu}
13501350
\p{Script=Khitan_Small_Script}
1351+
\p{Script=Seal}
13511352
]
13521353
]
13531354
]
@@ -1438,7 +1439,7 @@ $nüshuSourcesScope = \P{kReading=@none@}
14381439
Let $sealSourcesScope := \p{Block=Seal}
14391440
$sealSourcesScope = \P{kSEAL_THXSrc=@none@}
14401441
$sealSourcesScope ⊃ [\P{kSEAL_CCZSrc=@none@}\P{kSEAL_QJZSrc=@none@}\P{kSEAL_DYCSrc=@none@}]
1441-
In [\P{kSEAL_MCJK=@none@}], Script * kSEAL_MCJK = (constant Hani)
1442+
In [\P{kSEAL_MCJK=@none@}], Script * kSEAL_MCJK = (constant Han)
14421443
$sealSourcesScope = \P{kSEAL_Rad=@none@}
14431444

14441445
# Egyptian hieroglyph invariants

0 commit comments

Comments
 (0)