css-fonts/Fonts.html

changeset 9023
2e0d31e452f0
parent 9001
6b6b4d9a7766
child 9154
3479cdefc59a
     1.1 --- a/css-fonts/Fonts.html	Wed Sep 04 16:49:14 2013 -0700
     1.2 +++ b/css-fonts/Fonts.html	Thu Sep 05 09:56:36 2013 +0900
     1.3 @@ -115,15 +115,15 @@
     1.4  
     1.5     <h1>CSS Fonts Module Level 3</h1>
     1.6  
     1.7 -   <h2 class="no-num no-toc" id=editors-draft-3-september-2013>Editor's Draft
     1.8 -    3 September 2013</h2>
     1.9 +   <h2 class="no-num no-toc" id=editors-draft-5-september-2013>Editor's Draft
    1.10 +    5 September 2013</h2>
    1.11  
    1.12     <dl id=authors>
    1.13      <dt>This version:
    1.14  
    1.15      <dd><a
    1.16       href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</a>
    1.17 -     <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css-fonts-3-20130903/">http://www.w3.org/TR/2013/ED-css-fonts-3-20130903/</a>  -->
    1.18 +     <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css-fonts-3-20130905/">http://www.w3.org/TR/2013/ED-css-fonts-3-20130905/</a>  -->
    1.19       
    1.20  
    1.21      <dt>Latest version:
    1.22 @@ -4410,7 +4410,7 @@
    1.23  </pre>
    1.24  
    1.25     <p>For ordinals, the variant property is applied to the entire ordinal
    1.26 -    number:</p>
    1.27 +    number rather than just to the suffix (or to the containing paragraph):</p>
    1.28  
    1.29     <pre>
    1.30  .ordinal { font-variant-numeric: ordinal; }
    1.31 @@ -5955,8 +5955,6 @@
    1.32     href="http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/">July 2013 CSS3
    1.33     Fonts Last Call Working Draft</a></h3>
    1.34  
    1.35 -  <p>Major changes include:
    1.36 -
    1.37    <ul>
    1.38     <li>reorder feature precedence such that features implied by other CSS
    1.39      properties override ‘<code class=property>font-variant</code>’

mercurial