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

> ```
> <div style="overflow: hidden">
>     <div style="position: absolute">
>         <div style="position: fixed">
>         </div>
>     </div>
> </div>
> ```

This fails when scrolling.



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


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

Received on Thursday, 27 May 2021 14:06:21 UTC