Skip to content

Commit 15e24d6

Browse files
author
John Daggett
committed
[css3-fonts] add ordinals example
1 parent 1cf9899 commit 15e24d6

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

css-fonts/Fonts.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,15 @@
115115

116116
<h1>CSS Fonts Module Level 3</h1>
117117

118-
<h2 class="no-num no-toc" id=editors-draft-29-august-2013>Editor's Draft
119-
29 August 2013</h2>
118+
<h2 class="no-num no-toc" id=editors-draft-30-august-2013>Editor's Draft
119+
30 August 2013</h2>
120120

121121
<dl id=authors>
122122
<dt>This version:
123123

124124
<dd><a
125125
href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</a>
126-
<!-- <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> -->
126+
<!-- <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> -->
127127

128128

129129
<dt>Latest version:
@@ -4383,7 +4383,16 @@ <h3 id=font-variant-numeric-prop><span class=secno>6.7 </span>Numerical
43834383

43844384
<dd>Enables display of forms used with ordinal numbers (OpenType feature:
43854385
<span class=tag>ordn</span>).
4386+
</dl>
4387+
4388+
<div class=featex><img alt="ordinals example" src=ordinals.png></div>
43864389

4390+
<p class=note>Although ordinal forms are often the same as superscript
4391+
forms, they can be different depending upon the typographic traditions
4392+
used in a given language. In Italian for example, ordinal forms sometimes
4393+
include an underline in the glyph design.
4394+
4395+
<dl>
43874396
<dt><dfn id=slashed-zero>slashed-zero</dfn>
43884397

43894398
<dd>Enables display of slashed zeros (OpenType feature: <span

css-fonts/ordinals.png

9.33 KB
Loading

0 commit comments

Comments
 (0)