summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/requestidlecallback/callback-removed-frame.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/requestidlecallback/callback-removed-frame.html.ini')
-rw-r--r--testing/web-platform/meta/requestidlecallback/callback-removed-frame.html.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/requestidlecallback/callback-removed-frame.html.ini b/testing/web-platform/meta/requestidlecallback/callback-removed-frame.html.ini
new file mode 100644
index 0000000000..5b03f1a116
--- /dev/null
+++ b/testing/web-platform/meta/requestidlecallback/callback-removed-frame.html.ini
@@ -0,0 +1,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]