- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 May 2011 01:04:38 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv23777
Modified Files:
Overview.html Overview.src.html
Log Message:
clarify exception by emphasizing it
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- Overview.html 11 May 2011 01:02:15 -0000 1.113
+++ Overview.html 11 May 2011 01:04:36 -0000 1.114
@@ -1702,7 +1702,7 @@
rel=biblioentry>[UAX11]<!--{{!UAX11}}--></a> of fullwidth (F) or wide
(W).
- <li>All Other Symbols (So) characters outside the Latin-1
+ <li>All Other Symbols (So) characters <em>except</em> those in Latin-1
(U+000–U+00FF), Box Drawing (U+2500–U+257F), and Block Elements
(U+2580–U+259F) blocks.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- Overview.src.html 11 May 2011 01:02:15 -0000 1.118
+++ Overview.src.html 11 May 2011 01:04:36 -0000 1.119
@@ -1235,7 +1235,7 @@
<ul>
<li>All characters with an East Asian Width property [[!UAX11]]
of fullwidth (F) or wide (W).
- <li>All Other Symbols (So) characters outside the
+ <li>All Other Symbols (So) characters <em>except</em> those in
Latin-1 (U+000–U+00FF), Box Drawing (U+2500–U+257F),
and Block Elements (U+2580–U+259F) blocks.
<li>All characters that belong to the Other Number (No) category
Received on Wednesday, 11 May 2011 01:04:40 UTC