- From: H?kon Wium Lie via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 14 Nov 2011 23:50:47 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv24377
Modified Files:
Overview.html
Log Message:
x
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- Overview.html 14 Nov 2011 23:42:03 -0000 1.164
+++ Overview.html 14 Nov 2011 23:50:45 -0000 1.165
@@ -117,8 +117,18 @@
stable it is. Significant changes in functionality and syntax must be
expected from <a href="#paged-presentations">paged presentations</a> and
onwards. Also, functionality described in this module may be moved to
- other modules. Since the previous WD, hyphenation and new list style type
- have been moved.
+ other modules. Since the <a
+ href="http://www.w3.org/TR/2010/WD-css3-gcpm-20100608">previous WD</a>,
+ hyphenation has been moved to <a
+ href="http://www.w3.org/TR/2011/WD-css3-text-20110901/#hyphenation">css3-text</a>
+ and the ‘<code class=property>super-decimal</code>’ list-style
+ value has been moved to <a
+ href="http://www.w3.org/TR/2011/WD-css3-lists-20110524/#super-decimal">css3-lists</a>.
+ <a
+ href="http://www.w3.org/TR/2010/WD-css3-gcpm-20100608/#named-counter-styles">Named
+ counter styles</a> and the <a
+ href="http://www.w3.org/TR/2010/WD-css3-gcpm-20100608/#the-symbols-list-style-type">symbols()</a>
+ list-style-type value should also appear in a future css3-lists WD.
<h2 class="no-num no-toc" id=table-of-contents><a name=contents>Table of
contents</a></h2>
Received on Monday, 14 November 2011 23:50:49 UTC