csswg/css3-gcpm Overview.src.html,1.137,1.138

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

Modified Files:
	Overview.src.html 
Log Message:
extending one example

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- Overview.src.html	10 Oct 2011 21:02:46 -0000	1.137
+++ Overview.src.html	10 Oct 2011 21:04:26 -0000	1.138
@@ -2804,6 +2804,8 @@
 <div class=example>
 
 <pre>
+.figure { float: top next-column }
+.figure { float: top unless-room }
 .figure { float: top-corner next-page }
 </pre>
 

Received on Monday, 10 October 2011 21:04:33 UTC