We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210204f commit 117cc5fCopy full SHA for 117cc5f
unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt
@@ -908,3 +908,7 @@ Let $ideohack = [〆 〇 〡-〩]
908
[\P{InPC=NA}&\P{InPC=/(Left|Right)/}] ⊆ [\p{gc=Mn}\p{gc=Lo}]
909
\p{gc=Mn} ⊆ \P{InPC=/(Left|Right)/}
910
[\p{gc=Lo}&\P{InPC=NA}&\P{InPC=/(Left|Right)/}] ⊆ [\p{InSC=Consonant_Preceding_Repha}\p{InSC=Consonant_Prefixed}]
911
+
912
+# Script Extensions (mostly testing the proper handling of multivalued properties).
913
+\p{sc=Deva} ⊂ \p{scx=Deva}
914
+[\p{scx=Deva} & \p{scx=Beng}] ⊃ []
0 commit comments