wasm-bindgen
wasm-bindgen copied to clipboard
Add bindings for `VisualViewport`
Add bindings for VisualViewport
(MDN, specification).
I think the comment about SameObject
above window.screen
might also apply to window.visualViewport
. For now, I just copied the IDL from the specification.