Re: [csswg-drafts] unicode-range and falling off the end of the font-family list (#7449)

There are probably 3 options here:
1. Say normatively that a `@font-face` with `unicode-range` must _never_, in any circumstances, be used to render a character outside of its `unicode-range` character set.
2. Say normatively that step 2 is must only be allowed to return an installed font.
3. Add no restrictions; once the browser falls off the end of the `font-family` list, all bets are off, it can use any font accessible to the document, including web fonts.

I'm not super sure, but it might be true that options 1 and 2 are behaviorally identical to each other.

-- 
GitHub Notification of comment by litherum
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7449#issuecomment-1172801835 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 2 July 2022 00:55:34 UTC