Skip to content

Commit c58e5d5

Browse files
committed
[css-text-3] Only consider allocated characters; unallocated characters shouldn't affect percentage threshold.
1 parent a0a9f6b commit c58e5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5430,7 +5430,7 @@ Space-Discarding Unicode Characters</h2>
54305430
ISSUE(5017): Should we classify punctuation / symbols as a category of space-ambiguous characters? (Currently spaces are discarded only if both sides are space-discarding; ambiguous characters would discard if the other side is space-discarding.)
54315431

54325432
For future revisions of [[UNICODE]],
5433-
any new block whose contents comprise at least 50% codepoints belonging to the
5433+
any new block whose allocated contents comprise at least 50% codepoints belonging to the
54345434
Han, Hiragana, Katakana, or Yi script
54355435
shall also be considered part of the [=space-discarding character set=].
54365436

0 commit comments

Comments
 (0)