background-image-set-image.html.ini (402B)
1 [background-image-set-image.html] 2 [Background image-set images should be eligible for LCP candidates] 3 expected: 4 if (os == "linux") and not debug and fission and not asan: [PASS, FAIL] 5 if (os == "linux") and not debug and not fission: [PASS, FAIL] 6 if (os == "android") and debug and not sessionHistoryInParent: [PASS, FAIL] 7 if (os == "android") and not debug: [PASS, FAIL]