Skip to content

Commit e2562e7

Browse files
author
John Daggett
committed
update changes section
1 parent ab1cfce commit e2562e7

1 file changed

Lines changed: 7 additions & 18 deletions

File tree

css3-fonts/Fonts.html

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
373373

374374
<li class=no-num><a href="#ch-ch-ch-changes">Changes</a>
375375
<ul class=toc>
376-
<li class=no-num><a href="#recent-changes"> Changes from the June 2009
376+
<li class=no-num><a href="#recent-changes"> Changes from the March 2011
377377
CSS3 Fonts Working Draft</a>
378378
</ul>
379379

@@ -4888,32 +4888,21 @@ <h2 class=no-num id=font-feature-values-DOM>Appendix C: DOM Interfaces</h2>
48884888
<h2 class=no-num id=ch-ch-ch-changes>Changes</h2>
48894889

48904890
<h3 class=no-num id=recent-changes> Changes from the <a
4891-
href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618">June 2009 CSS3
4891+
href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324/">March 2011 CSS3
48924892
Fonts Working Draft</a></h3>
48934893

48944894
<p>Major changes include:
48954895

48964896
<ul>
4897-
<li>Revised definition of permissible unquoted font family names to match
4898-
latest CSS 2.1 draft
4897+
<li>Made same-origin wording normative and marked it at-risk
48994898

4900-
<li>Added font-kerning property
4899+
<li>Simplified definition of subscript/superscript variant property
49014900

4902-
<li>Added extensions to font-variant property for supporting OpenType font
4903-
features
4901+
<li>Trimmed some font-variant property values and renamed others
49044902

4905-
<li>Added @font-feature-values rule for defining font-specific variant
4906-
selectors
4903+
<li>Added more examples for various font variant value types
49074904

4908-
<li>Added font-language-override property
4909-
4910-
<li>Added font-feature-settings property for access to low-level OpenType
4911-
features
4912-
4913-
<li>Revised font matching algorithm
4914-
4915-
<li>Added font-synthesis property</li>
4916-
<!-- Added specific requirements and guidelines for dealing with OpenType names -->
4905+
<li>Added DOM interface definitions for @font-feature-values rules
49174906
</ul>
49184907

49194908
<h2 class=no-num id=acknowledgments>Acknowledgments</h2>

0 commit comments

Comments
 (0)