Once more Scientia Mobile sent me their Android WebView stats over the third quarter. I edited them slightly and put them online.
This is the monthly archive for November 2016.
Once more Scientia Mobile sent me their Android WebView stats over the third quarter. I edited them slightly and put them online.
Three weeks ago I redid my mobile viewports tests for the umpteenth time, and today I give you my overview. There is some progress to report, but also a lot of changes.
Highlights:
screen.width/height
now gives the dimensions of the ideal layout viewport in nearly all mobile browsers.getBoundingClientRect()
is relative to the visual viewport in most browsers, but relative to the layout viewport in Chromium 50+ and Edge.Touch/Click.clientX/Y
has the same problem: it is relative to the visual viewport in most browsers, but relative to the layout viewport in Chromium 45+ and Edge.Touch/Click.screenX/Y
is still chaotic. Don’t use.See the October 2016 archive.
This is the blog of Peter-Paul Koch, web developer, consultant, and trainer.
You can also follow
him on Twitter or Mastodon.
Atom
RSS
If you like this blog, why not donate a little bit of money to help me pay my bills?
Categories: