You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `scroll` and `scrollend` events fire on `Document`, `Element`,
`VisualViewport` but only bubble on `Document`. The crawler fails to capture
that nuance.
The update also drops a previous event patch for the spec that is no longer
necessary.
0 commit comments