> window.orientation is deprecated but even if we could remove it (I would doubt it, it's used widely),
I think it’s WebKit’s call, right? Chrome and Firefox don’t ship it.
> screen.orientation.angle exposes the same information.
True, but that one is also highly unreliable iirc from our testing. Different devices report the opposite of what one would expect.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/issues/188#issuecomment-555684172