- From: Chris Harrelson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Mar 2022 16:29:11 +0000
- To: public-css-archive@w3.org
I am ok adding inert, aria-hidden, opacity, and visibility now. The other two (occlusion and viewport) have significantly higher implementation runtime cost and I don't want to implement them unless it's very clear `IntersectionObserver` doesn't solve a particular use case, since `IntersectionObserver` is otherwise a more performant solution. Also: we changed the name to "check" instead of "track", i.e. `checkInert`, etc. -- GitHub Notification of comment by chrishtr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6850#issuecomment-1074125999 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 21 March 2022 16:29:12 UTC