[picture-source-br-img.tentative.html]
[Speculative parsing, page load: picture-source-br-img]
expected:
if (os == "win") and debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "android") and debug: PASS
[PASS, FAIL]