Skip to content

Commit 34821de

Browse files
committed
[css-fonts-4] Start cleanup, Font Feature Properties
1 parent 9fe4234 commit 34821de

1 file changed

Lines changed: 21 additions & 12 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,18 +3141,27 @@ Font matching examples</h3>
31413141
<h2 id="font-rend-props">
31423142
Font Feature Properties</h2>
31433143

3144-
Modern font technologies support a variety of advanced typographic
3145-
and language-specific font features. Using these features, a single
3146-
font can provide glyphs for a wide range of ligatures, contextual and
3147-
stylistic alternates, tabular and old-style figures, small capitals,
3148-
automatic fractions, swashes, and alternates specific to a given
3149-
language. To allow authors control over these font capabilities, the
3150-
'font-variant!!property' property has been expanded for CSS3. It now functions as
3151-
a shorthand for a set of properties that provide control over
3152-
stylistic font features.
3153-
3154-
Issue: Import these sections from level 3, once it goes to Proposed Rec;
3155-
stubs added as link targets for font tests moved to Level 4
3144+
Modern font technologies support a variety of
3145+
advanced typographic and language-specific font features.
3146+
Using these features,
3147+
a single font can provide glyphs
3148+
for a wide range of
3149+
ligatures,
3150+
contextual and stylistic alternates,
3151+
tabular and old-style figures,
3152+
small capitals,
3153+
automatic fractions,
3154+
swashes,
3155+
and alternates specific to a given language.
3156+
To allow authors control over these font capabilities,
3157+
the 'font-variant!!property' property has been expanded.
3158+
It now functions as a shorthand
3159+
for a set of properties
3160+
that provide control over
3161+
stylistic font features.
3162+
3163+
Issue: Import these sections from level 3, once it goes to Proposed Rec;
3164+
stubs added as link targets for font tests moved to Level 4
31563165

31573166
<h3 id="glyph-selection-positioning">
31583167
Glyph selection and positioning</h3>

0 commit comments

Comments
 (0)