Skip to content

Commit 47dfd92

Browse files
author
Litherum
committed
[css-fonts-4] Activation should be meaningful for local fonts
1 parent 7c1b167 commit 47dfd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ at least as dark as its predecessor. Only values between 1 - 999 are valid, and
354354
locally-installed font face names. When a font is needed the user
355355
agent iterates over the set of references listed, using the first one
356356
it can successfully activate. Activation of a font involves downloading
357-
the file, parsing it, and perhaps additional user-agent-dependent steps.
357+
the file or reading it from disk, parsing it, and perhaps additional user-agent-dependent steps.
358358
Fonts containing invalid data or local
359359
font faces that are not found are ignored and the user agent loads the
360360
next font in the list.

0 commit comments

Comments
 (0)