Skip to content

Commit ccba1c6

Browse files
committed
Vertical Typesetting Synthesis: clarify rule priority for EAW=H
1 parent 83e3745 commit ccba1c6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,8 @@ <h2 class=no-num id=vertical-typesetting-details>Appendix C: Vertical
38203820
<li>Currency Symbols (Sc), Math Symbols (Sm), and Modifier Symbols (Sk)
38213821

38223822

3823-
<li>East Asian Halfwidth (H) characters
3823+
<li>East Asian Halfwidth (H) characters. This rule wins over other
3824+
rules based on General Category or Script.
38243825

38253826
<li><abbr
38263827
title="U+00B2, U+00B3, U+00B9, U+2070, U+2074–U+2079">Superscripts</abbr>,

css3-writing-modes/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2868,7 +2868,8 @@ <h2 id="vertical-typesetting-details" class="no-num">Appendix C:
28682868
<a href="#script-orientations">horizontal-only scripts</a>.
28692869
<li>connectors (Pc) other than those listed as <a href="#typeset-sideways"><i>Sideways</i></a>
28702870
<li>Currency Symbols (Sc), Math Symbols (Sm), and Modifier Symbols (Sk)
2871-
<li>East Asian Halfwidth (H) characters
2871+
<li>East Asian Halfwidth (H) characters.
2872+
This rule wins over other rules based on General Category or Script.
28722873
<li><abbr title="U+00B2, U+00B3, U+00B9, U+2070, U+2074–U+2079">Superscripts</abbr>,
28732874
<abbr title="U+2080–U+2089">subscripts</abbr>,
28742875
and <abbr title="U+00BC–U+00BE, U+2150–U+215F, U+2189">fractions</abbr>

0 commit comments

Comments
 (0)