A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/w3c/preload/issues/118 below:

Enable preload to download variable fonts only in supporting browsers · Issue #118 · w3c/preload · GitHub

It would be nice to add the ability to test for variable font support so that a variable font can be requested only in browsers that support it and not in ones that don't.
Something like:
<link rel="preload" href="fonts/source-sans-variable.woff2" as="font" type="font/woff2-variations" crossorigin="anonymous">
would match the new @font-face syntax:
@font-face { font-family: 'sourcesans'; src: url('source-sans-variable.woff2') format('woff2-variations'); }

zachleat, NikolaySolodukhin, codesurgery, hftf, scottkellum and 2 morezachleat, NikolaySolodukhin, codesurgery and iamskok


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4