Re: [csswg-drafts] [cssom-view] Proposal: Enabling new multi-display and multi-window experiences (#4615)

Thanks @michaelwasserman!

Another related consideration is if you want `window.screen === window.getScreens()[0]` or not. Adding that requirement pretty much forces you into live objects, while not having it raises the question of how to know that two Screen instances represent the same screen.

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

Received on Thursday, 16 January 2020 10:48:29 UTC