resized-image-not-reconsidered.html.ini (344B)
1 [resized-image-not-reconsidered.html] 2 [Resized image should not be reconsidered as LCP] 3 expected: 4 if (os == "win") and not debug and (processor == "x86_64"): PASS 5 if (os == "linux") and debug and fission: PASS 6 if (os == "win") and debug: PASS 7 if os == "mac": PASS 8 if os == "android": PASS 9 [PASS, FAIL]