Skip to content

Commit ae33bb9

Browse files
authored
Add spec URL for the IntersectionObserverEntry constructor (#29014)
1 parent d9c6a7e commit ae33bb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/IntersectionObserverEntry.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"IntersectionObserverEntry": {
4040
"__compat": {
4141
"description": "`IntersectionObserverEntry()` constructor",
42+
"spec_url": "https://w3c.github.io/IntersectionObserver/#dom-intersectionobserverentry-intersectionobserverentry",
4243
"tags": [
4344
"web-features:intersection-observer"
4445
],

0 commit comments

Comments
 (0)