callback-cross-realm-report-exception.html.ini (382B)
1 [callback-cross-realm-report-exception.html] 2 [requestAnimationFrame() reports the exception from its callback in the callback's global object] 3 expected: 4 if (os == "linux") and not tsan and debug and not fission: [FAIL, PASS] 5 if (os == "linux") and tsan: [FAIL, PASS] 6 if (os == "android") and debug: [FAIL, PASS] 7 if os == "mac": PASS 8 [PASS, FAIL]