- From: Rossen Atanassov via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 17 Jan 2012 05:11:54 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-break
In directory hutz:/tmp/cvs-serv18439
Modified Files:
Overview.html Overview.src.html
Log Message:
Updating some of the spec conformance fields - ED link, issues list and duscussions link.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html 26 Oct 2011 06:19:20 -0000 1.2
+++ Overview.html 17 Jan 2012 05:11:52 -0000 1.3
@@ -6,30 +6,35 @@
content="text/html; charset=utf-8" http-equiv=Content-Type>
<title>CSS Fragmentation Controls Module Level 3</title>
- <link href=default.css rel=stylesheet type="text/css">
+ <link href="../default.css" rel=stylesheet type="text/css">
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
type="text/css">
<body>
<div class=head> <!--begin-logo-->
- <p><a href="http://www.w3.org/"><img alt=W3C height=48
[...1004 lines suppressed...]
+ href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
2011. W3C Recommendation. URL: <a
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
+ href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
</dd>
<!---->
@@ -1075,9 +1155,9 @@
<dt id=CSS3COLOR>[CSS3COLOR]
<dd>Tantek Çelik; Chris Lilley; L. David Baron. <a
- href="http://www.w3.org/TR/2011/REC-css3-color-20110607/"><cite>CSS Color
+ href="http://www.w3.org/TR/2011/REC-css3-color-20110607"><cite>CSS Color
Module Level 3.</cite></a> 7 June 2011. W3C Recommendation. URL: <a
- href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">http://www.w3.org/TR/2011/REC-css3-color-20110607/</a>
+ href="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a>
</dd>
<!---->
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.src.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Overview.src.html 3 Jan 2012 20:44:56 -0000 1.3
+++ Overview.src.html 17 Jan 2012 05:11:52 -0000 1.4
@@ -13,14 +13,27 @@
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
<dl>
<dt>This version:</dt>
- <dd><a href="[VERSION]">http://www.w3.org/csswg/css3-breaks/</a></dd>
+ <dd><a href="[VERSION]">http://www.w3.org/csswg/css3-break/</a></dd>
+
<dt>Latest version:</dt>
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/csswg/[SHORTNAME]/</a></dd>
+
+ <dt>Editor's Draft:</dt>
+ <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a></dd>
+
<dt>Previous version:</dt>
<dd>None</dd>
+
<dt>Editors:</dt>
<dd class="vcard"><span class="fn">Rossen Atanassov</span>, <span class="org"><a class="fn org url" href="http://www.microsoft.com/">Microsoft Corporation</a></span>, <span class="email">ratan@microsoft.com</span></dd>
<dd class="vcard"><span class="fn"><a class="fn" href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a></span>, <span class="org"><a class="fn org url" href="http://www.mozilla.com/">Mozilla Corporation</a></span></dd>
+
+ <dt>Issues List:</dt>
+ <dd><a href="http://wiki.csswg.org/spec/[SHORTNAME]">http://wiki.csswg.org/spec/[SHORTNAME]</a></dd>
+
+ <dt>Discussion:</dt>
+ <dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line "<code>[css3-break] …message topic…</code>"</dd>
+
</dl>
<!--copyright-->
<hr title="Separator for header">
Received on Tuesday, 17 January 2012 05:11:56 UTC