Problemunvalidated

it responding to `n+1` events later than it actually should — Because resize events often occur as many events in quick succession as the user drags their mouse to resize the window. Tension: the resize behaviour is also a little broken. Outcome: a future event then experiences the "all visible" DOM state.

d8d6e47b-f946-4b84-a98c-c328e0fc0d1f

it responding to n+1 events later than it actually should — Because resize events often occur as many events in quick succession as the user drags their mouse to resize the window. Tension: the resize behaviour is also a little broken. Outcome: a future event then experiences the "all visible" DOM state.