- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Jul 2011 19:12:24 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv13787
Modified Files:
Overview.html Overview.src.html
Log Message:
Fix markup error
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -d -r1.188 -r1.189
--- Overview.html 26 Jul 2011 19:11:03 -0000 1.188
+++ Overview.html 26 Jul 2011 19:12:22 -0000 1.189
@@ -3351,11 +3351,11 @@
<li>All directional arrows: the <abbr
title="U+2190–U+21FF">Arrows</abbr> block, the <abbr
- title="U+261A–U+261F">Pointing hand symbols from the Miscellaneous
- Symbols block, any <abbr title="U+2B00–U+2B11,
+ title="U+261A–U+261F">Pointing hand symbols</abbr> from the
+ Miscellaneous Symbols block, any <abbr title="U+2B00–U+2B11,
U+2B45–U+2B46">arrow</abbr> from the Miscellaneous Symbols and Arrows
block, any <abbr title="U+2794–U+27BE">Dingbat arrows</abbr> from the
- Dingbats block </abbr>
+ Dingbats block
<li>Other Symbols (So) from the Latin-1 Supplement and Letterlike
Symbols blocks.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- Overview.src.html 26 Jul 2011 19:11:03 -0000 1.198
+++ Overview.src.html 26 Jul 2011 19:12:22 -0000 1.199
@@ -2485,7 +2485,7 @@
<abbr title="U+2580–U+259F">Block Elements</abbr> blocks
<li>All directional arrows:
the <abbr title="U+2190–U+21FF">Arrows</abbr> block,
- the <abbr title="U+261A–U+261F">Pointing hand symbols</a>
+ the <abbr title="U+261A–U+261F">Pointing hand symbols</abbr>
from the Miscellaneous Symbols block,
any <abbr title="U+2B00–U+2B11, U+2B45–U+2B46">arrow</abbr>
from the Miscellaneous Symbols and Arrows block,
Received on Tuesday, 26 July 2011 19:12:25 UTC