Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
w3c
/
IntersectionObserver
Public
Notifications
You must be signed in to change notification settings
Fork
511
Star
3.6k
Code
Issues
71
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 19, 2026
Update Makefile to use spec-generator; fix mismatched HTML tags
kfranqueiro
authored and
emilio
committed
6333398
Copy full SHA for 6333398
Commits on Apr 9, 2025
move IntersectionObserver to the CSS WG
siusin
committed
8f41a7d
Copy full SHA for 8f41a7d
Commits on Jun 27, 2024
Merge pull request #523 from szager-chromium/v2-pr
Show description for 027e2dd
szager-chromium
authored
027e2dd
Copy full SHA for 027e2dd
Commits on May 20, 2024
review nits
szager-chromium
committed
885a800
Copy full SHA for 885a800
Commits on Mar 20, 2024
done
szager-chromium
committed
fc4040f
Copy full SHA for fc4040f
in progress
szager-chromium
committed
1f4c8dd
Copy full SHA for 1f4c8dd
in progress
szager-chromium
committed
aea8cdf
Copy full SHA for aea8cdf
Commits on Mar 14, 2024
in progress
szager-chromium
committed
07336da
Copy full SHA for 07336da
Commits on Oct 18, 2023
Fix overflow clipping.
Show description for ef83cd2
emilio
committed
ef83cd2
Copy full SHA for ef83cd2
Commits on Oct 3, 2023
Fix thresholds definition to match browsers.
Show description for e1c3797
emilio
committed
e1c3797
Copy full SHA for e1c3797
Commits on Sep 29, 2023
Merge pull request #515 from tcaptan-cr/ScrollMarginClarification
Show description for 33a6211
szager-chromium
authored
33a6211
Copy full SHA for 33a6211
Clarify scrollMargin details
tcaptan-cr
committed
a47c2fc
Copy full SHA for a47c2fc
Commits on Sep 14, 2023
Add Scroll Margin to Intersection Observer (#511)
Show description for f22fbf4
tcaptan-cr
authored
f22fbf4
Copy full SHA for f22fbf4
Commits on Sep 11, 2023
Remove `deploy` from makefile
tcaptan-cr
authored and
emilio
committed
9b6715e
Copy full SHA for 9b6715e
Changed remote make to die-on warning
tcaptan-cr
authored and
emilio
committed
aa7920c
Copy full SHA for aa7920c
Added Makefile
tcaptan-cr
authored and
emilio
committed
d3dcb42
Copy full SHA for d3dcb42
Commits on Sep 9, 2023
Update auto-publish.yml
Show description for d53bff5
gabibguti
authored and
emilio
committed
d53bff5
Copy full SHA for d53bff5
Removed double space
tcaptan-cr
authored and
emilio
committed
d3eeadb
Copy full SHA for d3eeadb
Fixed Ambiguous for-less link for 'target'
tcaptan-cr
authored and
emilio
committed
2344e26
Copy full SHA for 2344e26
Fixed mixed indent lint warning.
tcaptan-cr
authored and
emilio
committed
6b14eb8
Copy full SHA for 6b14eb8
Commits on Jul 6, 2022
Remove stray package.json. See #433
miketaylr
authored and
emilio
committed
591d13a
Copy full SHA for 591d13a
Call [cssom-view]'s "getting the bounding box" algorithm directly.
miketaylr
authored and
emilio
committed
affb847
Copy full SHA for affb847
Commits on Jun 15, 2022
Remove polyfill and point to new archived location
miketaylr
authored and
emilio
committed
eb168cb
Copy full SHA for eb168cb
Commits on Jun 14, 2022
Fix typo in example comment
Show description for 46cbd24
miketaylr
authored and
emilio
committed
46cbd24
Copy full SHA for 46cbd24
Merge pull request #497 from w3c/polyfill-version
Show description for ae54887
miketaylr
authored
ae54887
Copy full SHA for ae54887
Commits on Jun 13, 2022
Bump polyfill version
philipwalton
committed
71dd5f4
Copy full SHA for 71dd5f4
Merge pull request #495 from miketaylr/issues/399/1
Show description for 420218e
philipwalton
authored
420218e
Copy full SHA for 420218e
Commits on Jun 10, 2022
Merge pull request #281 from IPRIT/patch-1
Show description for 0528a65
miketaylr
authored
0528a65
Copy full SHA for 0528a65
polyfill: add js extension to main file
Show description for 0574c82
miketaylr
committed
0574c82
Copy full SHA for 0574c82
Merge pull request #288 from stevesioli/master
Show description for 517613e
miketaylr
authored
517613e
Copy full SHA for 517613e
Merge pull request #494 from miketaylr/issues/492/1
Show description for c124e54
miketaylr
authored
c124e54
Copy full SHA for c124e54
Commits on Jun 9, 2022
chore: fix HTML Event Loops Processing Model link
Show description for 26848c4
miketaylr
committed
26848c4
Copy full SHA for 26848c4
Commits on Apr 11, 2022
Merge pull request #306 from foolip/update-wpt-url
Show description for 877c310
szager-chromium
authored
877c310
Copy full SHA for 877c310
Commits on Apr 1, 2022
Merge pull request #336 from dbaron/cleanup-integration
Show description for cc4d964
szager-chromium
authored
cc4d964
Copy full SHA for cc4d964
Merge branch 'main' into cleanup-integration
szager-chromium
authored
8adce2b
Copy full SHA for 8adce2b
Previous
Next
You can’t perform that action at this time.