[csswg-drafts] [css-syntax-3] Typo in the production rule for `<an+b>` (#7030)

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

== [css-syntax-3] Typo in the production rule for `<an+b>` ==
I think a `|` is missing at the end of the antepenultimate line of the [production for `<an+b>`](https://drafts.csswg.org/css-syntax-3/#anb-production):

```
[...]
-n- <signless-integer> |
<n-dimension> ['+' | '-'] <signless-integer>
'+'?† n ['+' | '-'] <signless-integer> |
-n ['+' | '-'] <signless-integer>
```

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


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

Received on Thursday, 10 February 2022 05:46:28 UTC