Source code

Revision control

Copy as Markdown

Other Tools

[callback-cross-realm-report-exception.html]
[ResizeObserver reports the exception from its callback in the callback's global object]
expected:
if (os == "linux") and not debug and not asan and tsan: [FAIL, PASS]
if (os == "win") and debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and debug and not fission: [FAIL, PASS]
if (os == "linux") and not debug and asan: [FAIL, PASS]
if (os == "mac") and debug: PASS
if (os == "android") and debug: FAIL
if (os == "android") and not debug: [FAIL, PASS]
[PASS, FAIL]