- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 Mar 2011 19:06:03 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv8301
Modified Files:
Fonts.html
Log Message:
fix typos and adjust issues
Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- Fonts.html 4 Mar 2011 08:34:46 -0000 1.42
+++ Fonts.html 7 Mar 2011 19:06:01 -0000 1.43
@@ -111,14 +111,15 @@
<h1>CSS Fonts Module Level 3</h1>
- <h2 class="no-num no-toc" id=editors>Editor's Draft 4 March 2011</h2>
+ <h2 class="no-num no-toc" id=editors-draft-7-march-2011>Editor's Draft 7
+ March 2011</h2>
<dl id=authors>
<dt>This version:
<dd><a
[...1417 lines suppressed...]
<li>styleset(<feature-value-name> [,<feature-value-name>]*),
- <a href="#stylesetltfeature-value-namegt"
+ <a href="#stylesetltfeature-value-namegt-ltfeature"
title="styleset(<feature-value-name>
[,<feature-value-name>]*)"><strong>6.8</strong></a>
@@ -5247,12 +5258,6 @@
<li>unicode-range, <a href="#descdef-unicode-range"
title=unicode-range><strong>4.5</strong></a>
- <li><urange>
- <ul>
- <li>definition of, <a href="#lturangegt" title="<urange>
- definition of"><strong>4.5</strong></a>
- </ul>
-
<li>vertical-position, <a href="#propdef-vertical-position"
title=vertical-position><strong>6.4</strong></a>
</ul>
Received on Monday, 7 March 2011 19:06:04 UTC