blob: addbbd42d5f8c850f451f2621b1c352fbe4be63e (
plain)
1
2
3
4
5
6
7
|
[settimeout-cross-realm-callback-report-exception.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[window.setTimeout() reports the exception from its callback in the callback's global object]
expected:
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]
|