Re: [csswg-drafts] [css-transforms] Provide a way to specify rastered content scale for transformed content (#236)

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