- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Mar 2011 00:38:49 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv27599
Modified Files:
Overview.html
Log Message:
clarify that start and end punctuation hanging is allowed on the same line
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- Overview.html 30 Mar 2011 00:22:00 -0000 1.84
+++ Overview.html 30 Mar 2011 00:38:47 -0000 1.85
@@ -89,7 +89,7 @@
<dt>This version:
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
- 2011/03/30 00:20:11 $ (CVS $Revision$)</a> <!--
+ 2011/03/30 00:22:00 $ (CVS $Revision$)</a> <!--
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110330/">http://www.w3.org/TR/2011/WD-css3-text-20110330/</a></dd>
-->
@@ -4289,8 +4289,8 @@
punctuation mark is part of the justified contents; it is just not
measured when determining how much the contents need to be expanded or
compressed.) Depending on the line's alignment, this can push the mark
- outside the line box. In all cases only one punctuation character may hang
- outside the edge of the line.
+ outside the line box. At most one punctuation character may hang outside
+ each edge of the line.
<p class=note>Note that if there is not sufficient padding on the block
container, hanging punctuation can trigger overflow.
Received on Wednesday, 30 March 2011 00:38:50 UTC