10 lines
498 B
INI
10 lines
498 B
INI
[callback-cross-realm-report-exception.html]
|
|
[IntersectionObserver reports the exception from its callback in the callback's global object]
|
|
expected:
|
|
if debug and (os == "linux") and swgl and not fission: PASS
|
|
if debug and (os == "android") and not swgl: FAIL
|
|
if debug and (os == "android") and swgl: PASS
|
|
if debug and (os == "win") and swgl: PASS
|
|
if debug and (os == "linux") and not swgl: [FAIL, PASS]
|
|
if debug and (os == "mac"): PASS
|
|
[PASS, FAIL]
|