We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae01428 commit 6a7373bCopy full SHA for 6a7373b
inputfiles/patches/intersection-observer.kdl
@@ -1,6 +1,6 @@
1
removals {
2
interface IntersectionObserverEntry {
3
- constructor // WebKit-only as of 2025-12
+ constructor signatureIndex=0 // WebKit-only as of 2025-12
4
}
5
dictionary IntersectionObserverInit {
6
member delay // Blink only as of 2025-12
0 commit comments