Re: [csswg-drafts] [css-syntax-3] - !important diagram forgot to allow whitespaces before "!" (#6335)

But the `Component value` before `!important` repeats itself. And a [component value](https://www.w3.org/TR/css-syntax-3/#component-value) can be a [preserved token](https://www.w3.org/TR/css-syntax-3/#preserved-tokens) like a a [`<whitespace-token>`](https://www.w3.org/TR/css-syntax-3/#typedef-whitespace-token).

The `ws*` between `<ident-token>` and `:` can't be omitted since the explanation above doesn't apply, and it's possible to have whitespace there.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6335#issuecomment-852235297 using your GitHub account


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

Received on Tuesday, 1 June 2021 15:50:50 UTC