Adding attribute event handlers to visualViewport. i.e. visualViewport.onresize and visualViewport.onscroll (This is a minor fix to the shipped implementation)
Docs: https://developer.mozilla.org/en-US/docs/Web/API/VisualViewport https://developer.mozilla.org/en-US/docs/Web/API/VisualViewport/onresize https://developer.mozilla.org/en-US/docs/Web/API/VisualViewport/onscroll
Explainers: https://github.com/WICG/visual-viewport