Skip to content

Commit 447db8b

Browse files
committed
clarify exception by emphasizing it
1 parent c6b437e commit 447db8b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,7 @@ <h4 id=vertical-typesetting><span class=secno>5.1.1. </span> Vertical
17021702
rel=biblioentry>[UAX11]<!--{{!UAX11}}--></a> of fullwidth (F) or wide
17031703
(W).
17041704

1705-
<li>All Other Symbols (So) characters outside the Latin-1
1705+
<li>All Other Symbols (So) characters <em>except</em> those in Latin-1
17061706
(U+000–U+00FF), Box Drawing (U+2500–U+257F), and Block Elements
17071707
(U+2580–U+259F) blocks.
17081708

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ <h4 id="vertical-typesetting">
12351235
<ul>
12361236
<li>All characters with an East Asian Width property [[!UAX11]]
12371237
of fullwidth (F) or wide (W).
1238-
<li>All Other Symbols (So) characters outside the
1238+
<li>All Other Symbols (So) characters <em>except</em> those in
12391239
Latin-1 (U+000–U+00FF), Box Drawing (U+2500–U+257F),
12401240
and Block Elements (U+2580–U+259F) blocks.
12411241
<li>All characters that belong to the Other Number (No) category

0 commit comments

Comments
 (0)