Re: [csswg-drafts] [css-content] Display gaiji as text if glyphs are supported (#4013)

~~~~ css
@font-face {font-family: "my gaiji font"; src: url("kuni.jpg"); unicode-range: U+56FD;}
@font-face {font-family: "my gaiji font"; src: url("ji.jpg");   unicode-range: U+5B57;}
...
~~~~

| Name: | [`src`](https://drafts.csswg.org/css-fonts-3/#descdef-src) |
| ----- | ------- |
| Value: | `[` [**` <image> \| `**](https://drafts.csswg.org/css-images-4/#typedef-image) `<url> [format(<string> #)]? \| <font-face-name> ] #` |
| Initial: | N/A |



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

Received on Thursday, 27 June 2019 14:15:59 UTC