accudio’s avataraccudio’s Twitter Archive—№ 6,495

  1. …in reply to @nhoizey
    nhoizey It uses the same rules as IntersectionObserver, which does not return isIntersecting as true for something that's display none. html.spec.whatwg.org/multipage/urls-and-fetching.html#lazy-loading-attributes It's definitely worked like that for Chrome and FF in the past when I've tested it, but haven't tested recently
    1. …in reply to @Accudio
      nhoizey That quote in web.dev does confuse me though, it definitely suggests otherwise. Unfortunately I can't test it at the moment