- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Nov 2011 22:23:58 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-layout
In directory hutz:/tmp/cvs-serv3963
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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Overview.html 4 Nov 2011 19:45:40 -0000 1.4
+++ Overview.html 4 Nov 2011 22:23:56 -0000 1.5
@@ -1573,7 +1573,7 @@
</pre>
<div class=figure>
- <p><img alt=screendump src=granite.png>
+ <p><img alt=screendump longdesc=granite.desc src=granite.png>
<p class=caption>Possible rendering of the <code>DL</code> list, with
items sorted into three columns.
@@ -2006,7 +2006,7 @@
<div class=figure>
<p><img
alt="5-column newspaper page with some blocks of text that span several columns"
- src=newspaper.png>
+ longdesc=newspaper.desc src=newspaper.png>
<p class=caption>The front page of a newspaper, with the first parts of
several stories that are continued on other pages and headings and
@@ -2087,7 +2087,8 @@
</pre>
<div class=figure>
- <p><img alt="Five colored rectangles" src=overlap.png>
+ <p><img alt="Five colored rectangles" longdesc=overlap.desc
+ src=overlap.png>
<p class=caption>Rendering of the above example.
</div>
@@ -2530,7 +2531,7 @@
<div class=figure id=intrusion>
<p><img
alt="An image that partially overlaps two columns makes the text wrap around it on both sides."
- src=cutout.svg>
+ 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 Friday, 4 November 2011 22:24:03 UTC