Re: [csswg-drafts] [css-fonts] Multiple @font-face multiple src declarations (#7753)

>  However, there are existing browsers that do not recognize the tech() function and will drop the entire src descriptor (not just that item from the list -- contrary to what the spec says). (They'll similarly drop the entire descriptor if any one item has some other kind of syntax error.)

Thanks @jfkthame . Just FYI, I did some playing and it is more like "most" than "some". FF109 is first version that drops just invalid item from list. Chrome 108 is the first version that will drop just a `tech()` descriptor but will drop all descriptors if you were to put in `fred()` say (i.e. it seems to allow just the `tech()` case, even if not supported).

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


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

Received on Tuesday, 20 December 2022 03:31:10 UTC