[xhr-timeout-longtask.any.html]
[Long tasks should not trigger load timeout]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
FAIL
[xhr-timeout-longtask.any.worker.html]
[Long tasks should not trigger load timeout]
expected:
if (os == "mac") and debug: [FAIL, PASS]
if os == "win": PASS
[PASS, FAIL]