Skip to content

[css-conditional-5] Extra whitespace in value definition of <supports-font-format-fn> and <supports-font-tech-fn> #7369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cdoublev opened this issue Jun 15, 2022 · 1 comment

Comments

@cdoublev
Copy link
Collaborator

cdoublev commented Jun 15, 2022

There is a whitespace between the font-format and font-tech function names and their opening parenthesis:

<supports-font-tech-fn> = font-tech ( <font-tech> )
<supports-font-format-fn> = font-format ( <font-format> )

These definitions correspond to the font-tech or font-format keyword followed by a simple block containing <font-tech> or <font-format>, instead of the corresponding functions containing these types.

@svgeesus
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants