- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 May 2011 03:00:15 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv8096
Modified Files:
Overview.html Overview.src.html
Log Message:
Missing close tag
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- Overview.html 25 May 2011 02:59:11 -0000 1.142
+++ Overview.html 25 May 2011 03:00:13 -0000 1.143
@@ -3034,8 +3034,8 @@
<li><abbr title="U+00B2, U+00B3, U+00B9, U+20070,
U+2074–U+2079">Superscripts</abbr>, <abbr
title="U+2080–U+2089">subscripts</abbr>, and non-Indic <abbr
- title="U+00BC–U+00BE, U+2150–U+215F, U+2189">fractions from the
- Other Number (No) category. </abbr>
+ title="U+00BC–U+00BE, U+2150–U+215F, U+2189">fractions</abbr> from
+ the Other Number (No) category.
<li>Private Use characters (Co).
</ul>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- Overview.src.html 25 May 2011 02:59:11 -0000 1.149
+++ Overview.src.html 25 May 2011 03:00:13 -0000 1.150
@@ -2242,7 +2242,7 @@
of ambiguous (A).
<li><abbr title="U+00B2, U+00B3, U+00B9, U+20070, U+2074–U+2079">Superscripts</abbr>,
<abbr title="U+2080–U+2089">subscripts</abbr>,
- and non-Indic <abbr title="U+00BC–U+00BE, U+2150–U+215F, U+2189">fractions</a>
+ and non-Indic <abbr title="U+00BC–U+00BE, U+2150–U+215F, U+2189">fractions</abbr>
from the Other Number (No) category.
<li>Private Use characters (Co).
</ul>
Received on Wednesday, 25 May 2011 03:00:16 UTC