Skip to content

Commit c91c7a4

Browse files
authored
Update inputfiles/patches/intersection-observer.kdl
1 parent 5eddd2d commit c91c7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inputfiles/patches/intersection-observer.kdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
removals {
22
interface IntersectionObserverEntry {
3-
constructor // WebKit-only as of 2025-12
3+
constructor // WebKit-only as of 2025-12
44
}
55
dictionary IntersectionObserverInit {
66
member delay // Blink only as of 2025-12

0 commit comments

Comments
 (0)