- From: Chris Harrelson via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 May 2024 22:11:26 +0000
- To: public-css-archive@w3.org
> You can have this case (abspos element in the top layer depending on fixed pos not in the top layer), It doesn't depend on it though, right? Which is achieved by reparenting its box in the layout tree. > but you can also trivially have the opposite. Also, you can have an abspos in the top layer depend on a fixed pos in the top layer and vice versa too, right? I don't think there should be any layout dependency. The top layer should be completely independent of the ICB and its descendants. -- GitHub Notification of comment by chrishtr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9939#issuecomment-2105331657 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 10 May 2024 22:11:27 UTC