- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 May 2011 19:10:19 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-lists
In directory hutz:/tmp/cvs-serv17304
Modified Files:
Overview.src.html
Log Message:
Remove dangling reference to Korean styles in the chinese-longhand algo.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-lists/Overview.src.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- Overview.src.html 19 May 2011 18:16:13 -0000 1.83
+++ Overview.src.html 19 May 2011 19:10:17 -0000 1.84
@@ -962,8 +962,6 @@
<li>Drop any trailing zeros and collapse any remaining zeros into a single
zero digit.</li>
- <li>For the Korean styles, insert a space (" " U+0020) between each group.</li>
-
<li>If the <var>negative flag</var> was set to true earlier in the
algorithm, prepend the appropriate negative sign for the given counter
style to the string.</li>
Received on Thursday, 19 May 2011 19:10:21 UTC