Skip to content

Commit 4b3e2ea

Browse files
committed
Generated. Do not edit!
1 parent 9636d8c commit 4b3e2ea

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css3-layout/Overview.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,7 @@ <h2 id=position><span class=secno>7. </span>Flowing content into the
15731573
</pre>
15741574

15751575
<div class=figure>
1576-
<p><img alt=screendump src=granite.png>
1576+
<p><img alt=screendump longdesc=granite.desc src=granite.png>
15771577

15781578
<p class=caption>Possible rendering of the <code>DL</code> list, with
15791579
items sorted into three columns.
@@ -2006,7 +2006,7 @@ <h2 id=paged><span class=secno>10. </span>Page-based templates and other
20062006
<div class=figure>
20072007
<p><img
20082008
alt="5-column newspaper page with some blocks of text that span several columns"
2009-
src=newspaper.png>
2009+
longdesc=newspaper.desc src=newspaper.png>
20102010

20112011
<p class=caption>The front page of a newspaper, with the first parts of
20122012
several stories that are continued on other pages and headings and
@@ -2087,7 +2087,8 @@ <h2 id=stacking-order><span class=secno>11. </span>Stacking order</h2>
20872087
</pre>
20882088

20892089
<div class=figure>
2090-
<p><img alt="Five colored rectangles" src=overlap.png>
2090+
<p><img alt="Five colored rectangles" longdesc=overlap.desc
2091+
src=overlap.png>
20912092

20922093
<p class=caption>Rendering of the above example.
20932094
</div>
@@ -2530,7 +2531,7 @@ <h2 id=history><span class=secno>17. </span>History</h2>
25302531
<div class=figure id=intrusion>
25312532
<p><img
25322533
alt="An image that partially overlaps two columns makes the text wrap around it on both sides."
2533-
src=cutout.svg>
2534+
longdesc=cutout.desc src=cutout.svg>
25342535

25352536
<p class=caption>An image (or a “pull quote”) is placed centered on
25362537
the page and intrudes on two areas.

0 commit comments

Comments
 (0)