Re: [csswg-drafts] [css-syntax-3] Do not always parse a numeric expressed with scientific notation to a number (#7289)

Oh, that is right, thanks. Even just 5.3 is enough for me:

> When written literally, a number is either an integer, or zero or more decimal digits followed by a dot (.) followed by one or more decimal digits and optionally an exponent composed of "e" or "E" and an integer.

As noted, I can not say if it is mathematically correct but it is defined that numbers using the scientific notation are not integers in CSS.

Do you think mathematical correctness does not matter and I can close this issue?

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


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

Received on Sunday, 22 May 2022 02:46:27 UTC