rem’s avatarrem’s Twitter Archive—№ 57,899

    1. Anyone know how to find this mousewheel event? I've listened all the ancestors to the html el, but nothing visible
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @rem
    Folks replying about this, I appreciate it, but if you look, devtools tells me there's an event hooked. I'm looking for how to *find* it.
    1. …in reply to @rem
      Wondering if the right way to find it is to record timeline with js enabled, scroll, then look back…