A common bug in web apps (and how to fix it) https://birchtree.me/blog/a-common-bug-in-web-apps-and-how-to-fix-it/
@matt I think a slightly better way to handle this would be with a safe-area-inset in CSS: https://webkit.org/blog/7929/designing-websites-for-iphone-x/
(Unless for some reason this doesn’t work with web apps?
@kevin That does seem to help a little, but the Mastodon example already has that in it's CSS…maybe there's something else overriding it?
Although honestly, Apple's own example of it working as intended looks pretty tight compared to a native app to me
@nileane @matt Hmm, very odd! Cc @jensimmons
@kevin @nileane @matt Please, @jensimmons, tell us this is a bug and not some form of petty action from Apple.
@danielmunoz @kevin @nileane @matt I’d love for someone to file what you are seeing at https://bugs.webkit.org. We want to find and fix bugs.