Re: [csswg-drafts] [css-syntax-3] Inconsistency in defining <number-token> (#7247)

> Note: This algorithm does not do the verification of the first few [code points](https://infra.spec.whatwg.org/#code-point) that are necessary to ensure a number can be obtained from the stream. Ensure that the stream [starts with a number](https://www.w3.org/TR/css-syntax-3/#check-if-three-code-points-would-start-a-number) before calling this algorithm.

`-E7` and `E99` don't seem to fulfill "starts with a number".

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


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

Received on Tuesday, 3 May 2022 15:07:55 UTC