Re: [csswg-drafts] [css-values] Add round()/floor()/ceil() functions (#2513)

> Firstly, was curious what very rough timeline I'd be looking at

It's been in the specs for quite a while; when it shows up in browsers is entirely up to browsers and we have no control over this (and in many cases, browsers don't know or choose not to announce timing information until something is actually ready to ship).

That said, I believe Safari and Chrome are actively implementing at the moment. Not sure about Firefox.

----

`width: round(100%, 1px)` should work for ensuring that your element is an integer-pixel width, iiuc.

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


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

Received on Tuesday, 14 December 2021 19:21:45 UTC