Skip to content

Commit d287171

Browse files
committed
[css-text] Add EAW=A to block scripts if the content language is CJK
1 parent 759f8c4 commit d287171

File tree

2 files changed

+63
-61
lines changed

2 files changed

+63
-61
lines changed

css-text/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2588,7 +2588,8 @@ Appendix C: Scripts and Spacing</h2>
25882588
<dt><dfn>block scripts</dfn></dt>
25892589
<dd>CJK and by extension all Wide characters (see [[!UAX11]].)
25902590
The following scripts are included: Bopomofo, Han, Hangul, Hiragana, Katakana, and Yi.
2591-
Characters of the East Asian Width property [[!UAX11]] W and F are also included.
2591+
Characters of the East Asian Width property [[!UAX11]] W and F are also included,
2592+
but A are included only if the <i>content language</i> is Chinese, Korean, or Japanese.
25922593
<dt><dfn>clustered scripts</dfn></dt>
25932594
<dd>Scripts that have discrete units,
25942595
break only at word boundaries,

0 commit comments

Comments
 (0)