Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing api.IntersectionObserverEntry.isVisible feature #23685

Conversation

queengooborg
Copy link
Collaborator

This PR adds the missing isVisible member of the IntersectionObserverEntry API. The data comes from the mdn-bcd-collector project (v10.11.0).

Check out the collector's guide on how to review this PR.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/IntersectionObserverEntry/isVisible

This PR adds the missing `isVisible` member of the `IntersectionObserverEntry` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.11.0).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/IntersectionObserverEntry/isVisible
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 7, 2024
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api/IntersectionObserverEntry.json Outdated Show resolved Hide resolved
api/IntersectionObserverEntry.json Outdated Show resolved Hide resolved
queengooborg and others added 2 commits July 8, 2024 06:54
Co-authored-by: Florian Scholz <fs@florianscholz.com>
@Elchi3 Elchi3 merged commit 2f6019b into mdn:main Jul 8, 2024
6 checks passed
@queengooborg queengooborg deleted the api/IntersectionObserverEntry/isVisible/additions branch July 8, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
2 participants