blob: 5b03f1a116c940f64aa0ff4a57a2c1a5c62f1923 (
plain)
1
2
3
4
5
6
|
[callback-removed-frame.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[calling requestIdleCallback on a contentWindow from a removed iframe should not trigger the callback]
expected:
if (os == "mac") and debug: [PASS, FAIL]
|