- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Apr 2018 05:11:33 +0000
- To: public-css-archive@w3.org
litherum has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-fonts] Unknown fragment identifiers in @font-face src: == In the src: descriptor of `@font-face`, the author can include a fragment identifier to indicate a particular font of a collection should be used. As of https://github.com/w3c/csswg-drafts/commit/d4e059749a1e84e5845398b853b841f7122ddccd it's unclear what to do if the fragment identifier doesn't identify any font in the file. There are probably two possibilities: - Use the first one in the file - Classify this situation as an error, and mark the url as failed Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2566 using your GitHub account
Received on Saturday, 14 April 2018 05:11:36 UTC