You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
largest-contentful-paint/cross-origin-image.sub.html calls checkImage() with renderTimeIs0, but renderTimeIs0 is ignored by checkImage(), so this test is doing nothing.
It looks like 3b0e272 added a new way to test renderTime for TAO images in checkLCPEntryForNonTaoImages(), but after c3989ae that function is no longer used.