Re: [csswg-drafts] [css-fonts] Unknown fragment identifiers in @font-face src:

> src: url(SomeFont.otc#CondensedUltaSomething, CondensedUltaSomething.otf)

I don't think we want to use `url` function for this. It should either have a new function like `image`, or just rely on the fallback mechanism of `src` descriptor which has already been there.

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

Received on Thursday, 3 May 2018 00:00:21 UTC