# IntersectionObserver **Repository Path**: mirrors_maxisam/IntersectionObserver ## Basic Information - **Project Name**: IntersectionObserver - **Description**: API Sketch for Intersection Observers - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Intersection Observers Implementation status: - Chromium: [Shipped in Chrome 51](https://www.chromestatus.com/feature/5695342691483648) - Edge: [Shipped in build 14986](https://developer.microsoft.com/en-us/microsoft-edge/platform/status/intersectionobserver/) - Firefox: [Shipped in Firefox 55](https://platform-status.mozilla.org/#intersection-observer) - WebKit: [Under development](https://bugs.webkit.org/show_bug.cgi?id=159475) [Explainer Doc](./explainer.md) [Draft Spec](https://w3c.github.io/IntersectionObserver/) [Polyfill](./polyfill/)