The `src()` function is almost an alias to the `url()` function but without its legacy cruft, so it supports `var()` within etc. Can I Use currently has, among others, an entry for the [`<url>` type ](https://caniuse.com/mdn-css_types_url) from MDN. https://www.w3.org/TR/css-values/#urls (WD)
The
src()function is almost an alias to theurl()function but without its legacy cruft, so it supportsvar()within etc.Can I Use currently has, among others, an entry for the
<url>type from MDN.https://www.w3.org/TR/css-values/#urls (WD)