[csswg-drafts] [css-cascade-5] Remove trailing `;` in `<import-condition>` (#7108)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-cascade-5] Remove trailing `;` in `<import-condition>` ==
I think the trailing `;` is a typo in the value definition of [`<import-condition>`](https://drafts.csswg.org/css-cascade-5/#typedef-import-condition):

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





Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7108 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 7 March 2022 19:58:34 UTC