- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Jan 2012 19:34:19 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-break
In directory hutz:/tmp/cvs-serv6761
Modified Files:
Overview.html Overview.src.html
Log Message:
Reformat source code, part I
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Overview.html 17 Jan 2012 05:11:52 -0000 1.3
+++ Overview.html 24 Jan 2012 19:34:16 -0000 1.4
@@ -12,19 +12,19 @@
<body>
<div class=head> <!--begin-logo-->
- <p id=x><a href="http://www.w3.org/"><img alt=W3C height=48
+ <p><a href="http://www.w3.org/"><img alt=W3C height=48
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
<h1 id=css-fragmentation-module>CSS Fragmentation Controls Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 January
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 January
[...1023 lines suppressed...]
- <li>renderer, <a href="#renderer" title=renderer><strong>3.2.</strong></a>
+ <li>pagination, <a href="#pagination"
+ title=pagination><strong>1.</strong></a>
+
+ <li>renderer, <a href="#renderer" title=renderer><strong>6.2.</strong></a>
<li>style sheet
<ul>
<li>as conformance class, <a href="#style-sheet"
- title="style sheet, as conformance class"><strong>3.2.</strong></a>
+ title="style sheet, as conformance class"><strong>6.2.</strong></a>
</ul>
- <li>widows, <a href="#widows" title=widows><strong>2.3.</strong></a>
+ <li>widows, <a href="#widows" title=widows><strong>4.3.</strong></a>
</ul>
<!--end-index-->
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.src.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Overview.src.html 17 Jan 2012 05:11:52 -0000 1.4
+++ Overview.src.html 24 Jan 2012 19:34:16 -0000 1.5
@@ -7,740 +7,748 @@
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css" />
</head>
<body>
- <div class="head">
- <!--logo-->
- <h1 id="css-fragmentation-module">CSS Fragmentation Controls Module Level 3</h1>
- <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
- <dl>
- <dt>This version:</dt>
- <dd><a href="[VERSION]">http://www.w3.org/csswg/css3-break/</a></dd>
+ <div class="head">
[...1410 lines suppressed...]
+ for their contributions to this specification.
+ </p>
+ <h2 class="no-num" id="references">References</h2>
+ <h3 class="no-num" id="normative-references">Normative references</h3>
+ <!--normative-->
+ <h3 class="no-num" id="other-references">Other references</h3>
+ <!--informative-->
+ <h2 class="no-num" id="index">Index</h2>
+ <!--index-->
+ <h2 class="no-num" id="property-index">Property index</h2>
+ <!-- properties -->
</body>
</html>
<!-- Keep this comment at the end of the file
@@ -764,4 +772,4 @@
sgml-local-ecat-files:nil
End:
-->
-
+
Received on Tuesday, 24 January 2012 19:34:33 UTC