Re: [csswg-drafts] Make child visible outside of `overflow: hidden` (#4092)

This saved my life: https://www.youtube.com/watch?v=jLtNh5Kl4TA

I'm building a chrome extension that can't assume which parent is overflow:hidden; in the DOM. Added fixed to the div, relative to a parent, and scale(1) to the body and worked beautifully.

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


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

Received on Sunday, 25 December 2022 16:56:04 UTC