Skip to content

Commit 97d90a9

Browse files
author
Litherum
committed
[css-fonts-4] [varfont] Add a section describing ambiguity of font selection
1 parent 32962cd commit 97d90a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-fonts-4/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,11 @@ at least as dark as its predecessor. Only values between 1 - 999 are valid, and
894894
</li>
895895

896896
</ol>
897+
Note that more than one font may be remaining in the matching set after performing
898+
the above steps. If so, the user agent must choose a single font from
899+
the matching set and continue these steps with it. The choice of which
900+
font to choose may differ between multiple user agents and multiple operating
901+
system platforms; however, it must not differ between two elements in the same document.
897902
</li>
898903

899904
<li><p>If the matched face is defined via <code>@font-face</code>

0 commit comments

Comments
 (0)