WICG / local-font-access

Web API for enumerating fonts on the local system
https://wicg.github.io/local-font-access
Apache License 2.0
75 stars 16 forks source link

Make navigator.fonts.query() option optional #64

Closed foolip closed 3 years ago

foolip commented 3 years ago

This is required by Web IDL since QueryOptions has no required members.

foolip commented 3 years ago

@inexorabletash @oyiptong can either of you help get this merged?