From 63bef6d048e64f357ef60d4cc60b96af0ec078f1 Mon Sep 17 00:00:00 2001 From: Kevin Gibbons Date: Thu, 23 Dec 2021 10:10:17 -0800 Subject: [PATCH] Editorial: note provenance of spellings in Script Values and General Category tables --- spec.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec.html b/spec.html index 5f732a09174..df8f9a71560 100644 --- a/spec.html +++ b/spec.html @@ -35817,6 +35817,9 @@

This algorithm differs from the matching rules for symbolic values listed in UAX44: case, white space, U+002D (HYPHEN-MINUS), and U+005F (LOW LINE) are not ignored, and the `Is` prefix is not supported.

+ +

The spellings of entries in these tables (including casing) were chosen to match the first occurrence of each property in the files PropertyAliases.txt and PropertyValueAliases.txt in the Unicode Character Database at the time each entry was added to this specification. However, because the precise spellings in those files are not guaranteed to be stable, implementations are required to follow this table rather than those files.

+