As for syntax, I think there are a few contestants: - `system-ui-rounded`: Familiar to authors, yet possibly causing compatibility problems if anyone ever makes a real font with this exact name (for some reason) - `system-ui(rounded)`: Simple, yet possibly confusing because font family names are strings in every other context - `env(system-ui-rounded)`: Conceptually pure, but exposes the platform-specific font name to the Web, if this environment variable was used in another context. E.g. `content: env(system-ui-rounded)`. -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4107#issuecomment-524570372 using your GitHub accountReceived on Saturday, 24 August 2019 18:10:32 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 2 July 2022 03:21:22 UTC