Skip to content

Commit bb9df6a

Browse files
tabatkinslitherum
andauthored
[css-font-loading-3] Add clarification on 'find the matching fo… (#4394)
[css-font-loading-3] Add clarification on 'find the matching font faces' algorithm regarding an empty text string Co-authored-by: Myles C. Maxfield <mmaxfield@apple.com> Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
2 parents d5bd8d0 + b84d65d commit bb9df6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-font-loading-3/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,8 @@ Events</h3>
737737
if its defined 'unicode-range' does not include the codepoint of at least one character in <var>text</var>,
738738
remove it from the list.
739739

740+
Note: Therefore, if <var>text</var> is the empty string, every font will be removed.
741+
740742
<li>
741743
Return <var>matched font faces</var> and the <var>found faces</var> flag.
742744
</ol>

0 commit comments

Comments
 (0)