- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Dec 2011 14:48:31 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-layout
In directory hutz:/tmp/cvs-serv23858
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-layout/Overview.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.html 1 Dec 2011 14:46:25 -0000 1.9
+++ Overview.html 1 Dec 2011 14:48:29 -0000 1.10
@@ -2584,15 +2584,10 @@
“absolutely positioned floats” that intrude on the columns (see <a
href="#intrusion">figure</a>).
- <div class=figure id=intrusion> <!--
- <p><img src="cutout.svg" alt="An image that partially overlaps two
- columns makes the text wrap around it on both sides."
- longdesc="cutout.desc">
- -->
-
- <p><object data=cutout.svg height=170 width=149><img
+ <div class=figure id=intrusion>
+ <p><img
alt="An image that partially overlaps two columns makes the text wrap around it on both sides."
- longdesc=cutout.desc src=cutout.png></object>
+ longdesc=cutout.desc src=cutout.svg>
<p class=caption>An image (or a “pull quote”) is placed centered on
the page and intrudes on two areas.
Received on Thursday, 1 December 2011 14:48:34 UTC