Re: [csswg-drafts] [css-values-4][cssom] Proposal to allow retrieval of sub-pixel border values (#10729)

Borders are snapped to provide crisp lines on what are often narrow widths. Without snapping, a 1px border drawn at sub-pixel locations will anti-alias and result in a very different visual appearance. Even worse, the appearance of the same border description may vary on different sides of the element which is very undesirable Things get even worse at sub-pixel rendering when property values like double or dashed are used.

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


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

Received on Friday, 16 August 2024 16:07:49 UTC