- From: heapwolf via GitHub <sysbot+gh@w3.org>
- Date: Sun, 23 Mar 2025 11:35:55 +0000
- To: public-css-archive@w3.org
I think this is still relevant. A common case is where a div gets `transform: scale(4)`, and if that div contains a child with `overflow: scroll`, the parent becomes extremely pixelated - it would be great to be able to tell the browser to repaint the parent. I'd be interested in implementing a solution for Webkit. I like the `pixel-density` proposal, if there is no other existing solution (I'm assuming there isn't since this issue is still open). -- GitHub Notification of comment by heapwolf Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/236#issuecomment-2746162182 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 23 March 2025 11:35:56 UTC