Skip to content

Commit 4639177

Browse files
author
Litherum
committed
[css-fonts] Is it "webfont" or "web font"?
#1673
1 parent 2e10cb8 commit 4639177

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ Font Rendering Controls</h2>
11381138
<h3 id="font-rendering-controls-introduction">
11391139
Introduction to Font Rendering Controls</h3>
11401140

1141-
When using downloadable webfonts via ''@font-face'',
1141+
When using downloadable Web Fonts via ''@font-face'',
11421142
the user agent needs to know what to do while the font is actively loading.
11431143
Most web browsers have adopted some form of timeout:
11441144

@@ -1200,7 +1200,7 @@ or load an external library,
12001200
introducing additional network latency before the fonts can be loaded
12011201
and delaying text rendering.
12021202

1203-
Design/performance-conscious web developers have a good sense for the relative importance of a given web font for the intended user experience.
1203+
Design/performance-conscious web developers have a good sense for the relative importance of a given Web Font for the intended user experience.
12041204
This specification provides them the ability to control font timeout and rendering behavior.
12051205
Specifically, it lets developers:
12061206

0 commit comments

Comments
 (0)