csswg/css3-gcpm Overview.html,1.131,1.132

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

Modified Files:
	Overview.html 
Log Message:
x

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- Overview.html	10 Oct 2011 21:01:58 -0000	1.131
+++ Overview.html	10 Oct 2011 21:02:54 -0000	1.132
@@ -3318,8 +3318,9 @@
 </pre>
     <img src=7b.png></div>
 
-   <div class=example> Float figure to top of the natural column, spanning
-    all columns:
+   <div class=example>
+    <p>Float figure to top of the natural column, spanning all columns:
+
     <pre>
 .figure { float: top; column-span: all }
 </pre>

Received on Monday, 10 October 2011 21:03:00 UTC