[image-loading-lazy-slow-aspect-ratio.html]
expected:
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
[PASS, FAIL]