w3c / IntersectionObserver

Intersection Observer
https://www.w3.org/TR/intersection-observer/
Other
3.62k stars 523 forks source link

Constructor doesn't appear to set internal slots #482

Open annevk opened 3 years ago

annevk commented 3 years ago

The way things like root and thresholds are defined is rather implicit. It would be better if the class's internal fields were fleshed out more.