Skip to content

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

Closed
@cdoublev

Description

@cdoublev

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions