← Back to release summary

visualViewport attribute event handlers

Category
DOM
Type
New or changed feature
Status
Enabled by default (Chrome 62)
Intent stage
None

Summary

Adding attribute event handlers to visualViewport. i.e. visualViewport.onresize and visualViewport.onscroll (This is a minor fix to the shipped implementation)

Standards & signals

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

View on chromestatus.com