We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eddd2d commit c91c7a4Copy full SHA for c91c7a4
inputfiles/patches/intersection-observer.kdl
@@ -1,6 +1,6 @@
1
removals {
2
interface IntersectionObserverEntry {
3
- constructor // WebKit-only as of 2025-12
+ constructor // WebKit-only as of 2025-12
4
}
5
dictionary IntersectionObserverInit {
6
member delay // Blink only as of 2025-12
0 commit comments