- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Apr 2024 12:45:48 +0000
- To: public-css-archive@w3.org
How does producing an integer from scientific notation differ from producing it from decimal notation? It seems that both depend on evaluating the mathematical value of the input number. I have no math/cs degree so please forgive me if the answer is obvious. Could it be useful to produce `<integer-token>` from signed/unsigned digits? Only `<number-token>` would serialize with sci-not (when `type` is `integer`), and `:nth-child(1e1)` would remain invalid. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10238#issuecomment-2079319353 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 April 2024 12:45:49 UTC