File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -793,7 +793,7 @@ Events</h3>
793
793
794
794
<li>
795
795
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> ,
797
797
remove it from the list.
798
798
799
799
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>
888
888
as they are non-obvious:
889
889
890
890
* 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,
892
892
the method returns <code> true</code> ,
893
893
as the text will be rendered in the UA's fallback font instead,
894
894
and won't trigger any font loads.
You can’t perform that action at this time.
0 commit comments