Skip to content

Add IntersectionObserver trackVisibility option - #30466

Merged
caugner merged 1 commit into
mdn:mainfrom
BHUVANSH855:fix-22862-trackvisibility-parameter
Sep 15, 2026
Merged

caugner merged 1 commit into
mdn:mainfrom
BHUVANSH855:fix-22862-trackvisibility-parameter

Conversation

@BHUVANSH855

Copy link
Copy Markdown
Contributor

Adds compatibility data for the options.trackVisibility parameter of the IntersectionObserver() constructor.

This completes the remaining missing BCD entry from #22862.

Fixes #22862

@github-actions github-actions Bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Add IntersectionObserver trackVisibility option compat data Add IntersectionObserver trackVisibility option Sep 15, 2026
@caugner caugner changed the title Add IntersectionObserver trackVisibility option Add IntersectionObserver trackVisibility option Sep 15, 2026
@caugner
caugner merged commit 33f6544 into mdn:main Sep 15, 2026
9 checks passed
@mdn-bot mdn-bot mentioned this pull request Sep 15, 2026
@BHUVANSH855
BHUVANSH855 deleted the fix-22862-trackvisibility-parameter branch September 15, 2026 14:07
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 size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

api.IntersectionObserver* - add visibility tracking (Intersection Observer v2)

2 participants