- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Mar 2011 13:37:22 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv20616
Modified Files:
Fonts.html
Log Message:
add byzantine seal example
Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Fonts.html 1 Mar 2011 16:43:06 -0000 1.40
+++ Fonts.html 3 Mar 2011 13:37:19 -0000 1.41
@@ -111,15 +111,14 @@
<h1>CSS Fonts Module Level 3</h1>
- <h2 class="no-num no-toc" id=editors-draft-2-march-2011>Editor's Draft 2
- March 2011</h2>
+ <h2 class="no-num no-toc" id=editors>Editor's Draft 3 March 2011</h2>
<dl id=authors>
<dt>This version:
<dd><a
[...1749 lines suppressed...]
<li>styleset(<feature-value-name> [,<feature-value-name>]*),
- <a href="#stylesetltfeature-value-namegt-ltfeature"
+ <a href="#stylesetltfeature-value-namegt"
title="styleset(<feature-value-name>
[,<feature-value-name>]*)"><strong>6.8</strong></a>
@@ -5123,6 +5224,12 @@
<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 Thursday, 3 March 2011 13:37:26 UTC