css-fonts/Fonts.html

changeset 8983
2569e20405e3
parent 8969
ad86f2dbd235
child 8984
b0cb9e6a8be9
     1.1 --- a/css-fonts/Fonts.html	Thu Aug 29 17:44:36 2013 -0700
     1.2 +++ b/css-fonts/Fonts.html	Fri Aug 30 11:18:37 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-29-august-2013>Editor's Draft
     1.8 -    29 August 2013</h2>
     1.9 +   <h2 class="no-num no-toc" id=editors-draft-30-august-2013>Editor's Draft
    1.10 +    30 August 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-20130829/">http://www.w3.org/TR/2013/ED-css-fonts-3-20130829/</a>  -->
    1.18 +     <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css-fonts-3-20130830/">http://www.w3.org/TR/2013/ED-css-fonts-3-20130830/</a>  -->
    1.19       
    1.20  
    1.21      <dt>Latest version:
    1.22 @@ -4383,7 +4383,16 @@
    1.23  
    1.24     <dd>Enables display of forms used with ordinal numbers (OpenType feature:
    1.25      <span class=tag>ordn</span>).
    1.26 -
    1.27 +  </dl>
    1.28 +
    1.29 +  <div class=featex><img alt="ordinals example" src=ordinals.png></div>
    1.30 +
    1.31 +  <p class=note>Although ordinal forms are often the same as superscript
    1.32 +   forms, they can be different depending upon the typographic traditions
    1.33 +   used in a given language. In Italian for example, ordinal forms sometimes
    1.34 +   include an underline in the glyph design.
    1.35 +
    1.36 +  <dl>
    1.37     <dt><dfn id=slashed-zero>slashed-zero</dfn>
    1.38  
    1.39     <dd>Enables display of slashed zeros (OpenType feature: <span

mercurial