- From: Xianzhu Wang via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Mar 2024 21:13:19 +0000
- To: public-css-archive@w3.org
Besides the questions in the above comment, actually we are also considering a different interpretation for `anchors-valid` and `anchors-visible`: - `anchors-valid`: hides the abspos if its position is not anchored to any anchor. ... - `anchors-visible` hides the abspos if its position is not anchored to any anchor, or all position anchors are invisible. ... `anchor-size()` will be ignored because it doesn't directly affect positioning. This interpretation may be better because: - It seems to reflect the intention better; - It seems easier to define, understand and implement. -- GitHub Notification of comment by wangxianzhu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7758#issuecomment-2026137829 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 March 2024 21:13:20 UTC