callback-cross-realm-report-exception.html.ini (637B)
1 [callback-cross-realm-report-exception.html] 2 [ResizeObserver reports the exception from its callback in the callback's global object] 3 expected: 4 if (os == "linux") and not tsan and not asan and fission and not debug and (processor == "x86_64"): [FAIL, PASS] 5 if (os == "linux") and not tsan and asan and fission: [FAIL, PASS] 6 if (os == "linux") and not tsan and not asan and not fission: [FAIL, PASS] 7 if (os == "win") and debug and (processor == "x86_64"): [FAIL, PASS] 8 if (os == "win") and debug and (processor == "x86"): [FAIL, PASS] 9 if (os == "linux") and tsan: [FAIL, PASS] 10 [PASS, FAIL]