rem’s avatarrem’s Twitter Archive—№ 60,454

      1. Anyone able to tell me how this is possible? initial-scale: 1, font-size: 16px, calc font size: 18.4px
        oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @rem
      Answer: my browser a11y font size was "normal", but my OS a11y font-size is "larger", which caused this *bug*. Which sucks.
  1. …in reply to @rem
    It sucks, because I should be able to have my OS bumped up, without the result of wrapping button text out of button. —
    1. …in reply to @rem
      —When I scrolled, it magically fixed itself (and it's already fixed in Canary), so I'm reading this as a Chrome for Android bug.
      1. …in reply to @rem
        Turns out this isn't a bug, there's 3 ways to increase font size. One in Chrome, two in the OS. Thank you to @dalemartyn87 for helping.