Skip to content

[css-cascade-5] Remove trailing ; in <import-condition> #7108

@cdoublev

Description

@cdoublev

I think the trailing ; is a typo in the value definition of <import-condition>:

@import [ <url> | <string> ] [ layer | layer(<layer-name>) ]? <import-condition> ;
<import-condition> = [ supports( [ <supports-condition> | <declaration> ] ) ]? <media-query-list>? ;

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