diff options
Diffstat (limited to 'testing/web-platform/meta/requestidlecallback/deadline-max-rAF-dynamic.html.ini')
-rw-r--r-- | testing/web-platform/meta/requestidlecallback/deadline-max-rAF-dynamic.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/requestidlecallback/deadline-max-rAF-dynamic.html.ini b/testing/web-platform/meta/requestidlecallback/deadline-max-rAF-dynamic.html.ini new file mode 100644 index 0000000000..6319334cc7 --- /dev/null +++ b/testing/web-platform/meta/requestidlecallback/deadline-max-rAF-dynamic.html.ini @@ -0,0 +1,6 @@ +[deadline-max-rAF-dynamic.html] + [Check that the deadline is changed if there is a new requestAnimationFrame from within requestIdleCallback.] + expected: + if (os == "linux") and not fission and not debug: [PASS, FAIL] + if (os == "mac") and not debug: [PASS, FAIL] + if (os == "mac") and debug: [PASS, FAIL] |