Skip to content

Commit 1412408

Browse files
committed
[css-text] Scripts section updated
1 parent 015e194 commit 1412408

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

css-text/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2485,8 +2485,9 @@ Appendix C: Scripts and Spacing</h2>
24852485

24862486
<dl>
24872487
<dt><dfn>block scripts</dfn></dt>
2488-
<dd>CJK and by extension all Wide characters. (See [[!UAX11]])
2489-
The following scripts are included: Bopomofo, Han, Hangul, Hiragana, Katakana, Yi
2488+
<dd>CJK and by extension all Wide characters (see [[!UAX11]].)
2489+
The following scripts are included: Bopomofo, Han, Hangul, Hiragana, Katakana, and Yi.
2490+
Characters of the East Asian Width property [[!UAX11]] W and F are also included.
24902491
<dt><dfn>clustered scripts</dfn></dt>
24912492
<dd>Scripts that have discrete units but do not use spaces between words, such as many Southeast Asian systems.
24922493
The following scripts are included: Javanese, Khmer, Lao, Myanmar, Thai,

css-text/Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1824,7 +1824,7 @@ <h4 class="heading settled heading" data-level=7.4.2 id=justify-symbols><span cl
18241824
is generally treated the same as a <a data-link-type=dfn href=#visually-perceived-letter title="visually-perceived letter">visually-perceived letter</a>:
18251825
in the case of <a class=css data-link-type=maybe href=#valuedef-inter-word title=inter-word>inter-word</a>, as a Latin <a data-link-type=dfn href=#visually-perceived-letter title="visually-perceived letter">visually-perceived letter</a>;
18261826
in the case of <a class=css data-link-type=maybe href=#valuedef-distribute title=distribute>distribute</a>, as a Han <a data-link-type=dfn href=#visually-perceived-letter title="visually-perceived letter">visually-perceived letter</a>;
1827-
and in the case of <span class=css data-link-type=maybe title=text-justify:auto>text-justify:auto</span>, as a <a data-link-type=dfn href=#visually-perceived-letter title="visually-perceived letter">visually-perceived letter</a> of the dominant script.
1827+
and in the case of <a class=css-code data-link-for=text-justify data-link-type=value href=#valuedef-auto title=auto>auto</a>, as a <a data-link-type=dfn href=#visually-perceived-letter title="visually-perceived letter">visually-perceived letter</a> of the dominant script.
18281828

18291829
<p>However, by typographic tradition there may be additional rules
18301830
controlling the justification of symbols and punctuation.
@@ -2618,8 +2618,9 @@ <h2 class="no-num heading settled heading" id=script-groups><span class=content>
26182618

26192619
<dl>
26202620
<dt><dfn data-dfn-type=dfn data-noexport="" id=block-scripts>block scripts<a class=self-link href=#block-scripts></a></dfn></dt>
2621-
<dd>CJK and by extension all Wide characters. (See <a data-biblio-type=normative data-link-type=biblio href=#biblio-uax11 title=biblio-uax11>[UAX11]</a>)
2622-
The following scripts are included: Bopomofo, Han, Hangul, Hiragana, Katakana, Yi
2621+
<dd>CJK and by extension all Wide characters (see <a data-biblio-type=normative data-link-type=biblio href=#biblio-uax11 title=biblio-uax11>[UAX11]</a>.)
2622+
The following scripts are included: Bopomofo, Han, Hangul, Hiragana, Katakana, and Yi.
2623+
Characters of the East Asian Width property <a data-biblio-type=normative data-link-type=biblio href=#biblio-uax11 title=biblio-uax11>[UAX11]</a> W and F are also included.
26232624
<dt><dfn data-dfn-type=dfn data-noexport="" id=clustered-scripts>clustered scripts<a class=self-link href=#clustered-scripts></a></dfn></dt>
26242625
<dd>Scripts that have discrete units but do not use spaces between words, such as many Southeast Asian systems.
26252626
The following scripts are included: Javanese, Khmer, Lao, Myanmar, Thai,

0 commit comments

Comments
 (0)