csswg/css3-break Overview.html,1.16,1.17 Overview.src.html,1.17,1.18

Update of /sources/public/csswg/css3-break
In directory hutz:/tmp/cvs-serv15455

Modified Files:
	Overview.html Overview.src.html 
Log Message:
replacing references of "fragmentation container" with "fragmenter"

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Overview.html	26 Jan 2012 07:09:17 -0000	1.16
+++ Overview.html	2 Feb 2012 19:02:23 -0000	1.17
@@ -12,19 +12,19 @@
 
  <body>
   <div class=head> <!--begin-logo-->
-   <p><a href="http://www.w3.org/"><img alt=W3C height=48
+   <p id=x><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 26 January
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 February
[...1127 lines suppressed...]
+     <li id=is-not-experimental-i.e.-a-version-speci>is not experimental
+      (i.e., a version specifically designed to pass the test suite and is
+      not intended for normal usage going forward).
     </ol>
   </dl>
 
-  <p> The specification will remain Candidate Recommendation for at least six
-   months.
+  <p id=the-specification-will-remain-candidate-> The specification will
+   remain Candidate Recommendation for at least six months.
 
   <h2 class=no-num id=acknowledgments> Acknowledgments</h2>
 
-  <p> The editors would like to extend special thanks to Michael Day, and the
-   former <a href="#CSS3PAGE"
+  <p id=the-editors-would-like-to-extend-special> The editors would like to
+   extend special thanks to Michael Day, and the former <a href="#CSS3PAGE"
    rel=biblioentry>[CSS3PAGE]<!--{{CSS3PAGE}}--></a> editors Jim Bigelow
    (HP), Melinda Grant (HP), HÃ¥kon Wium Lie (Opera), and Jacob Refstrup (HP)
    for their contributions to this specification.

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-break/Overview.src.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Overview.src.html	26 Jan 2012 07:09:17 -0000	1.17
+++ Overview.src.html	2 Feb 2012 19:02:23 -0000	1.18
@@ -79,7 +79,7 @@
     [[CSS3COL]] create a similarly fragmented environment.
     The generic term for breaking content across containers is
     <dfn>fragmentation</dfn>.
-    This module explains how content breaks across <i>fragmentation containers</i>
+    This module explains how content breaks across <i>fragmenters</i>
     such as pages and columns and how such breaks can be
     <a href="#breaking-controls">controlled by the author</a>.
   </p>

Received on Thursday, 2 February 2012 19:02:31 UTC