@@ -1278,7 +1278,7 @@ <h2 id=position>Flowing content into the template: the 'position'
12781278</ pre >
12791279
12801280< div class =figure >
1281- < p > < img src ="granite.png " alt ="screendump ">
1281+ < p > < img src ="granite.png " alt ="screendump " longdesc =" granite.desc " >
12821282 < p class =caption > Possible rendering of the < code > DL</ code > list,
12831283 with items sorted into three columns.
12841284</ div > <!-- .figure -->
@@ -1653,7 +1653,7 @@ <h2 id=paged>Page-based templates and other templates in paged media</h2>
16531653
16541654< div class =figure >
16551655 < p > < img src ="newspaper.png " alt ="5-column newspaper page with some
1656- blocks of text that span several columns ">
1656+ blocks of text that span several columns " longdesc =" newspaper.desc " >
16571657
16581658 < p class =caption > The front page of a newspaper, with the first parts
16591659 of several stories that are continued on other pages and headings
@@ -1728,7 +1728,8 @@ <h2 id=stacking-order>Stacking order</h2>
17281728</ pre >
17291729
17301730< div class =figure >
1731- < p > < img src ="overlap.png " alt ="Five colored rectangles ">
1731+ < p > < img src ="overlap.png " alt ="Five colored rectangles "
1732+ longdesc ="overlap.desc ">
17321733 < p class =caption > Rendering of the above example.
17331734</ div >
17341735</ div >
@@ -2100,6 +2101,7 @@ <h2 id=history>History</h2>
21002101< div class =figure id =intrusion >
21012102 < p > < img src ="cutout.svg " alt ="An image that partially overlaps two
21022103 columns makes the text wrap around it on both sides. "
2104+ longdesc ="cutout.desc ">
21032105
21042106 < p class =caption > An image (or a “pull quote”) is placed centered
21052107 on the page and intrudes on two areas.
0 commit comments