Re: [csswg-drafts] [cssom-view] Rename Element.isVisible to Element.isHidden? (#7317)

There is also IntersectionObserver v2 which has [isVisible](https://w3c.github.io/IntersectionObserver/v2/#dom-intersectionobserverentry-isvisible) which disallows false positives but allows false positives. The proposed isVisible here would compute a different value, allow false positives and disallow false negatives

Admittedly, it's not on the element interface so maybe that's ok

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


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

Received on Wednesday, 8 June 2022 13:54:11 UTC