Re: [csswg-drafts] [cssom-view] Add a zoomchanged event and window.onzoomchanged event handler (#3834)

Zooming should normally trigger resize as it usually happens without change of the actual viewport size. But moving between screens might be a problem.

But `window.matchMedia` with `resolution` should be enough for general usecases I guess?

-- 
GitHub Notification of comment by upsuper
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3834#issuecomment-487327218 using your GitHub account

Received on Saturday, 27 April 2019 23:25:08 UTC