[background-image-set-image.html]
[Background image-set images should be eligible for LCP candidates]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "android") and debug and not sessionHistoryInParent: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and debug and fission: [PASS, FAIL]