csswg/css3-gcpm Overview.src.html,1.122,1.123

Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv4642

Modified Files:
	Overview.src.html 
Log Message:
refining alternative float model

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- Overview.src.html	21 Sep 2011 18:39:29 -0000	1.122
+++ Overview.src.html	21 Sep 2011 18:41:30 -0000	1.123
@@ -2540,6 +2540,8 @@
 <pre>
 .figure { float: top-corner; column-span: 2; width: 100% }
 </pre>
+
+<img src=8b.png>
 </div>
 
 <p>Boxes floated with these keywords are positiond wrt. the padding
@@ -2618,7 +2620,7 @@
 
 
 
-<h2>Page floats (mk1)</h2>
+<h2>Page floats (mk1, deprecated)</h2>
 
 <p>Images and figures are sometimes displayed at the top or bottom of
 pages. Also, an element may be moved to the next page or not displayed

Received on Wednesday, 21 September 2011 18:41:34 UTC