Re: [csswg-drafts] [css-position] Static position of abspos top layer elements inside fixed pos. (#9939)

Update: looks like it actually renders correctly in Chrome. It pushes down the static position because the top layer is a sibling of the HTML element in the layout tree. [Here's an example](https://output.jsbin.com/fuzevicemo/2/
) with an artifically larger HTML element (see red rectangle).

Note: in a few times while making that demo I observed wrong static positioning for the top layer element, which seems like a race condition in Chromium. @bfgeek says he might know what caused that, but it's an implementation caching bug, not a spec issue.

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


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

Received on Wednesday, 22 May 2024 20:24:02 UTC