Re: [csswg-drafts] [css-values-5] Should ident() accept <number> and <dimension>? (#11551)

Floating point is a concern especially with different architectures/languages/platforms. `<dimension>` serialises lowercase right? Is it surprising that `ident("foo" 1FR)` would come back as `foo1fr`?

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


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

Received on Tuesday, 21 January 2025 18:28:19 UTC