csswg/css3-fonts Fonts.html,1.62,1.63

Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv15795

Modified Files:
	Fonts.html 
Log Message:
update changes section

Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- Fonts.html	26 Sep 2011 04:50:32 -0000	1.62
+++ Fonts.html	26 Sep 2011 05:05:33 -0000	1.63
@@ -373,7 +373,7 @@
 
    <li class=no-num><a href="#ch-ch-ch-changes">Changes</a>
     <ul class=toc>
-     <li class=no-num><a href="#recent-changes"> Changes from the June 2009
+     <li class=no-num><a href="#recent-changes"> Changes from the March 2011
       CSS3 Fonts Working Draft</a>
     </ul>
 
@@ -4888,32 +4888,21 @@
   <h2 class=no-num id=ch-ch-ch-changes>Changes</h2>
 
   <h3 class=no-num id=recent-changes> Changes from the <a
-   href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618">June 2009 CSS3
+   href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324/">March 2011 CSS3
    Fonts Working Draft</a></h3>
 
   <p>Major changes include:
 
   <ul>
-   <li>Revised definition of permissible unquoted font family names to match
-    latest CSS 2.1 draft
-
-   <li>Added font-kerning property
-
-   <li>Added extensions to font-variant property for supporting OpenType font
-    features
-
-   <li>Added @font-feature-values rule for defining font-specific variant
-    selectors
+   <li>Made same-origin wording normative and marked it at-risk
 
-   <li>Added font-language-override property
+   <li>Simplified definition of subscript/superscript variant property
 
-   <li>Added font-feature-settings property for access to low-level OpenType
-    features
+   <li>Trimmed some font-variant property values and renamed others
 
-   <li>Revised font matching algorithm
+   <li>Added more examples for various font variant value types
 
-   <li>Added font-synthesis property</li>
-   <!-- Added specific requirements and guidelines for dealing with OpenType names -->
+   <li>Added DOM interface definitions for @font-feature-values rules
   </ul>
 
   <h2 class=no-num id=acknowledgments>Acknowledgments</h2>

Received on Monday, 26 September 2011 05:05:42 UTC