Skip to content

Commit fe22505

Browse files
author
Litherum
committed
[css-fonts-4] Use correct terminology w/r/t "variable fonts" and "font variations"
#516
1 parent e717903 commit fe22505

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ controls CSS provides for selecting and using fonts within documents.
2929
The ideas here are additions or modifications to the properties and
3030
rules defined in CSS3 Fonts.</p>
3131

32-
Issue: Please note that OpenType/TrueType variation font support
32+
Issue: Please note that OpenType/TrueType variable font support
3333
is still in intial stages of specification and implementation. Please
3434
comment on any bugs in this spec at <a href="https://github.com/w3c/csswg-drafts/issues">
3535
https://github.com/w3c/csswg-drafts/issues</a>. Also, please note that this
@@ -1113,6 +1113,8 @@ at least as dark as its predecessor. Only values between 1 - 999 are valid, and
11131113

11141114
<h2 id="font-variation-props">Font Variation Properties</h2>
11151115

1116+
Note: The technology in use in this section is named "font variations." An instance of one such font as a "variable font."
1117+
11161118
<h3>Optical sizing control: the 'font-optical-sizing' property</h3>
11171119

11181120
<pre class="propdef">

0 commit comments

Comments
 (0)