- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 18 Jan 2012 02:10:43 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv18524
Modified Files:
Overview.html Overview.src.html
Log Message:
also, it could be broken
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- Overview.html 18 Jan 2012 02:09:42 -0000 1.218
+++ Overview.html 18 Jan 2012 02:10:40 -0000 1.219
@@ -468,8 +468,8 @@
href="#character"><i>character</i></a> divided by an element boundary is
undefined: it may be rendered as belonging to either side of the boundary,
or as some approximation of belonging to both. Authors are forewarned that
- dividing grapheme clusters by element boundaries may give inconsistent
- results.
+ dividing grapheme clusters by element boundaries may give inconsistent or
+ undesired results.
<h2 id=transforming><span class=secno>2. </span> Transforming Text</h2>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -d -r1.317 -r1.318
--- Overview.src.html 18 Jan 2012 02:09:42 -0000 1.317
+++ Overview.src.html 18 Jan 2012 02:10:40 -0000 1.318
@@ -190,7 +190,7 @@
element boundary is undefined: it may be rendered as belonging to
either side of the boundary, or as some approximation of belonging
to both. Authors are forewarned that dividing grapheme clusters by
- element boundaries may give inconsistent results.
+ element boundaries may give inconsistent or undesired results.
<h2 id="transforming">
Transforming Text</h2>
Received on Wednesday, 18 January 2012 02:10:47 UTC