File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -793,7 +793,7 @@ Events</h3>
793793
794794 <li>
795795 For each font face in <var> matched font faces</var> ,
796- if its defined 'unicode-range' does not include the codepoint of at least one character in <var> text</var> ,
796+ if its defined 'unicode-range!!descriptor ' does not include the codepoint of at least one character in <var> text</var> ,
797797 remove it from the list.
798798
799799 Note: Therefore, if <var> text</var> is the empty string, every font will be removed.
@@ -888,7 +888,7 @@ The <code>check()</code> method</h3>
888888 as they are non-obvious:
889889
890890 * If the specified fonts exist,
891- but all possible faces are ruled out due to their unicode-range not covering the provided text,
891+ but all possible faces are ruled out due to their ' unicode-range!!descriptor' not covering the provided text,
892892 the method returns <code> true</code> ,
893893 as the text will be rendered in the UA's fallback font instead,
894894 and won't trigger any font loads.
You can’t perform that action at this time.
0 commit comments