- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Mar 2011 06:52:45 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv19994
Modified Files:
Fonts.html
Log Message:
add language specific examples
Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- Fonts.html 11 Mar 2011 01:41:52 -0000 1.47
+++ Fonts.html 15 Mar 2011 06:52:43 -0000 1.48
@@ -111,15 +111,14 @@
<h1>CSS Fonts Module Level 3</h1>
- <h2 class="no-num no-toc" id=editors-draft-10-march-2011>Editor's Draft 10
- March 2011</h2>
+ <h2 class="no-num no-toc" id=editors>Editor's Draft 15 March 2011</h2>
<dl id=authors>
<dt>This version:
<dd><a
[...1522 lines suppressed...]
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>
@@ -5306,7 +5336,7 @@
<td><a class=property
href="#propdef-font-feature-settings">font-feature-settings</a>
- <td>normal | <featuretagvalue> [, <featuretagvalue>]*
+ <td>normal | <feature-tag-value> [, <feature-tag-value>]*
<td>normal
Received on Tuesday, 15 March 2011 06:52:47 UTC