- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Mar 2022 23:18:51 +0000
- To: public-css-archive@w3.org
I don't think the two properties necessarily have anything to do with each other, similarity in name notwithstanding. That said, [consistency with my position in January](https://github.com/w3c/csswg-drafts/issues/6939#issuecomment-1016598529) suggests that c-v:hidden shouldn't have an effect on something in the top layer, as its position in the box tree no longer sees a hidden ancestor. (We had to add special carve-outs for visibility and pointer-events because they're inherited properties evaluated on the element itself, rather than non-inherited properties that apply an effect to a subtree.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7163#issuecomment-1075742753 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 March 2022 23:18:53 UTC