- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Jan 2012 20:44:26 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-module
In directory hutz:/tmp/cvs-serv30600/css-module
Modified Files:
Overview.src.html
Log Message:
Update style sheet to new CSSWG master.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.src.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Overview.src.html 13 Dec 2011 01:59:43 -0000 1.18
+++ Overview.src.html 3 Jan 2012 20:44:24 -0000 1.19
@@ -4,7 +4,7 @@
<head profile="http://www.w3.org/2006/03/hcard">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CSS TEMPLATE Module Level N</title>
- <link rel="stylesheet" type="text/css" href="default.css">
+ <link rel="stylesheet" type="text/css" href="../default.css">
<link rel="stylesheet" type="text/css"
href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
<style type="text/css">
@@ -76,7 +76,8 @@
<p>The following features are at risk: …
-<h2 class="no-num no-toc" id="contents">Table of contents</h2>
+<h2 class="no-num no-toc" id="contents">
+Table of Contents</h2>
<!--toc-->
@@ -113,7 +114,7 @@
explicitly.
<h2 id="sample-topic">
-Sample section</h2>
+Sample Section</h2>
<p>Look at the mark-up in this section for examples. See the <a
href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> for more precise instructions. The
@@ -333,7 +334,8 @@
in the draft.
</p>
-<h3 id="testing">Non-Experimental Implementations</h3>
+<h3 id="testing">
+Non-Experimental Implementations</h3>
<p>Once a specification reaches the Candidate Recommendation stage,
non-experimental implementations are possible, and implementors should
@@ -409,25 +411,30 @@
<p>The specification will remain Candidate Recommendation for at least
six months.
-<h2 class=no-num id="acknowledgments">Acknowledgments</h2>
+<h2 class=no-num id="acknowledgments">
+Acknowledgments</h2>
<p><var class="replaceme">[acknowledgments]</var></p>
-<h2 class=no-num id="references">References</h2>
-
+<h2 class=no-num id="references">
+References</h2>
-<h3 class="no-num" id="normative-references">Normative references</h3>
+<h3 class="no-num" id="normative-references">
+Normative References</h3>
<!--normative-->
-<h3 class="no-num" id="other-references">Other references</h3>
+<h3 class="no-num" id="other-references">
+Other References</h3>
<!--informative-->
-<h2 class="no-num" id="index">Index</h2>
+<h2 class="no-num" id="index">
+Index</h2>
<!--index-->
-
-<h2 class="no-num" id="property-index">Property index</h2>
+<h2 class="no-num" id="property-index">
+Property Index</h2>
<!-- properties -->
+
</body>
</html>
<!-- Keep this comment at the end of the file
Received on Tuesday, 3 January 2012 20:44:29 UTC