- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Feb 2024 18:09:40 +0000
- To: public-css-archive@w3.org
BTW, https://rawgit.com/tabatkins/parse-css/master/example.html says `PERCENTAGE(0)` for `-0%` and `INT(0)` for `-0`, but that's because the JS serialization drops the sign for zero. And not for percentages, but `css/css-values/signed-zero.html` does test that `-0` works. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9750#issuecomment-1969559715 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 February 2024 18:09:41 UTC