- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Mar 2011 05:38:33 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv6018
Modified Files:
Fonts.html
Log Message:
revise src descriptor definition
Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Fonts.html 15 Mar 2011 06:52:43 -0000 1.48
+++ Fonts.html 21 Mar 2011 05:38:30 -0000 1.49
@@ -111,14 +111,15 @@
<h1>CSS Fonts Module Level 3</h1>
- <h2 class="no-num no-toc" id=editors>Editor's Draft 15 March 2011</h2>
+ <h2 class="no-num no-toc" id=editors-draft-21-march-2011>Editor's Draft 21
+ March 2011</h2>
<dl id=authors>
<dt>This version:
<dd><a
[...1683 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>
@@ -5266,12 +5294,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, 21 March 2011 05:38:34 UTC