csswg/css3-flexbox Overview.html,1.131,1.132 Overview.src.html,1.129,1.130

Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv14753

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Remove old note.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- Overview.html	30 Jan 2012 22:44:51 -0000	1.131
+++ Overview.html	30 Jan 2012 23:04:45 -0000	1.132
@@ -1502,9 +1502,6 @@
    </div>
   </div>
 
-  <p>The precise effects of this property are articulated in the <a
-   href="#layout-algorithm">Layout Algorithm</a> section.
-
   <h2 id=multi-line><span class=secno>6. </span> Multi-line Flexbox</h2>
 
   <p>A flexbox can be either <a href="#single-line"><i>single-line</i></a> or

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.src.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- Overview.src.html	30 Jan 2012 22:44:51 -0000	1.129
+++ Overview.src.html	30 Jan 2012 23:04:46 -0000	1.130
@@ -716,8 +716,6 @@
 		</div>
 	</div>
 
-	<p>The precise effects of this property are articulated in the <a href="#layout-algorithm">Layout Algorithm</a> section.</p>
-
 
 <h2 id='multi-line'>
 Multi-line Flexbox</h2>

Received on Monday, 30 January 2012 23:04:49 UTC