- From: H?kon Wium Lie via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Oct 2011 02:51:28 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv13763
Modified Files:
Overview.html
Log Message:
x
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- Overview.html 26 Oct 2011 02:50:07 -0000 1.148
+++ Overview.html 26 Oct 2011 02:51:26 -0000 1.149
@@ -3124,9 +3124,9 @@
page break.
<div class=example>
<pre>
-.figure { float: top; width: 50% }
+.figure { float: top unless-room }
</pre>
- <img src=7b.png></div>
+ </div>
<dt>left/right
Received on Wednesday, 26 October 2011 02:51:33 UTC