Re: [csswg-drafts] [css2?] Define when border rounding happens, and to which properties it applies (#5210)

@tabatkins Very nice! Thank you! Just 2 more things to mention:

1 - You might want to look at #7473 and #2114 to see if they are still relevant after this change.

2 - CSS Cascading and Inheritance says:

> A [used value](https://www.w3.org/TR/css-cascade-5/#used-value) is in principle ready to be used, but a user agent may not be able to make use of the value in a given environment. For example, a user agent **may only be** able to render borders with integer pixel widths and may therefore have to approximate the [used](https://www.w3.org/TR/css-cascade-5/#used-value) width.

I think this needs a tweak since border widths are always integers now?

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


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

Received on Monday, 27 February 2023 20:51:39 UTC