Re: [csswg-drafts] [css-shapes-2] Add a way to change an element's shape (#6997)

I don't think there's anything that can be done at the spec level regarding bleeding around borders or backgrounds or between adjoining elements. I think it's already clear to almost everyone that things should not bleed and I can't think of a spec change that would make it easier to avoid bleeding.

The bugs are generally due to implementation of both the rendering engine and the underlying graphics systems. I'm beyond counting how many days of my life I have spent trying to fix color bleeding problems related to backgrounds and borders. At a meta level the problems are very hard to fix because a general solution requires globally knowledge of how everything should align, but what we have in practice is a logical tree.

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


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

Received on Friday, 30 August 2024 14:40:39 UTC