summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/requestidlecallback/deadline-max-rAF.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/requestidlecallback/deadline-max-rAF.html.ini')
-rw-r--r--testing/web-platform/meta/requestidlecallback/deadline-max-rAF.html.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/requestidlecallback/deadline-max-rAF.html.ini b/testing/web-platform/meta/requestidlecallback/deadline-max-rAF.html.ini
new file mode 100644
index 0000000000..870196247c
--- /dev/null
+++ b/testing/web-platform/meta/requestidlecallback/deadline-max-rAF.html.ini
@@ -0,0 +1,6 @@
+[deadline-max-rAF.html]
+ [Check that the deadline is less than 16ms when there is a pending animation frame.]
+ expected:
+ if (os == "mac") and debug: [FAIL, PASS]
+ if (os == "mac") and not debug: [FAIL, PASS]
+ if (os == "linux") and not debug: [PASS, FAIL]