csswg/css3-layout Overview.src.html,1.2,1.3

Update of /sources/public/csswg/css3-layout
In directory hutz:/tmp/cvs-serv3251

Modified Files:
	Overview.src.html 
Log Message:
Added two more longdescs.


Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-layout/Overview.src.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.src.html	4 Nov 2011 19:15:31 -0000	1.2
+++ Overview.src.html	4 Nov 2011 19:45:22 -0000	1.3
@@ -445,7 +445,7 @@
 <p>results in a rendering similar to this:
 <div class=figure>
 <p><img src="footnotes.png" alt="Same text, with the SPAN replaced by
-“(1)” and it content moved to the end." longdesc="footnotes.desc">
+“(1)” and its content moved to the end." longdesc="footnotes.desc">
 <p class=caption>Rendering of a text with footnotes.
 </div>
 </div>
@@ -1181,7 +1181,8 @@
 are placed.
 
 <div class=figure>
-  <p><img src="table5.png" alt="[Screendump with nested templates]">
+  <p><img src="table5.png" alt="[Screendump with nested templates]"
+  longdesc="table5.desc">
 
   <p class=caption>Possible rendering of the nested templates. (The
   borders are added for clarity, they don't occur in the style rules

Received on Friday, 4 November 2011 19:47:30 UTC