-
Notifications
You must be signed in to change notification settings - Fork 293
Expand file tree
/
Copy pathintersection-observer.yml.dist
More file actions
109 lines (102 loc) · 2.8 KB
/
intersection-observer.yml.dist
File metadata and controls
109 lines (102 loc) · 2.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# Generated from: intersection-observer.yml
# Do not edit this file by hand. Edit the source file instead!
status:
baseline: high
baseline_low_date: 2019-03-25
baseline_high_date: 2021-09-25
support:
chrome: "58"
chrome_android: "58"
edge: "16"
firefox: "55"
firefox_android: "55"
safari: "12.1"
safari_ios: "12.2"
compat_features:
# baseline: high
# baseline_low_date: 2019-03-25
# baseline_high_date: 2021-09-25
# support:
# chrome: "51"
# chrome_android: "51"
# edge: "15"
# firefox: "55"
# firefox_android: "55"
# safari: "12.1"
# safari_ios: "12.2"
- api.IntersectionObserver
- api.IntersectionObserver.IntersectionObserver
- api.IntersectionObserver.disconnect
- api.IntersectionObserver.observe
- api.IntersectionObserver.root
- api.IntersectionObserver.rootMargin
- api.IntersectionObserver.takeRecords
- api.IntersectionObserver.unobserve
- api.IntersectionObserverEntry
- api.IntersectionObserverEntry.boundingClientRect
- api.IntersectionObserverEntry.intersectionRatio
- api.IntersectionObserverEntry.intersectionRect
- api.IntersectionObserverEntry.rootBounds
- api.IntersectionObserverEntry.target
- api.IntersectionObserverEntry.time
# baseline: high
# baseline_low_date: 2019-03-25
# baseline_high_date: 2021-09-25
# support:
# chrome: "52"
# chrome_android: "52"
# edge: "15"
# firefox: "55"
# firefox_android: "55"
# safari: "12.1"
# safari_ios: "12.2"
- api.IntersectionObserver.thresholds
# ⬇️ Same status as overall feature ⬇️
# baseline: high
# baseline_low_date: 2019-03-25
# baseline_high_date: 2021-09-25
# support:
# chrome: "58"
# chrome_android: "58"
# edge: "16"
# firefox: "55"
# firefox_android: "55"
# safari: "12.1"
# safari_ios: "12.2"
- api.IntersectionObserverEntry.isIntersecting
# baseline: high
# baseline_low_date: 2020-09-16
# baseline_high_date: 2023-03-16
# support:
# chrome: "81"
# chrome_android: "81"
# edge: "81"
# firefox: "76"
# firefox_android: "79"
# safari: "14"
# safari_ios: "14"
- api.IntersectionObserver.IntersectionObserver.options_root_parameter_Document
# baseline: low
# baseline_low_date: 2025-09-15
# support:
# chrome: "120"
# chrome_android: "120"
# edge: "120"
# firefox: "141"
# firefox_android: "141"
# safari: "26"
# safari_ios: "26"
- api.IntersectionObserver.scrollMargin
# baseline: false
# support:
# chrome: "74"
# chrome_android: "74"
# edge: "79"
- api.IntersectionObserver.delay
- api.IntersectionObserver.trackVisibility
- api.IntersectionObserverEntry.isVisible
# baseline: false
# support:
# safari: "12.1"
# safari_ios: "12.2"
- api.IntersectionObserverEntry.IntersectionObserverEntry