googlefonts / gfregression

Test local fonts against fonts host on fonts.google.com
Apache License 2.0
14 stars 10 forks source link

[VF] Warn users if they're diffing VFs in browsers which don't support VFs #39

Closed m4rc1e closed 4 years ago

m4rc1e commented 6 years ago

If a user attempts to diff a variable font in a browser which lacks support, the variable font's default weight will be visible. This could cause confusion.

We could go even further and avoid displaying the VF diffs in older browsers.

m4rc1e commented 4 years ago

Added in #43