summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/video-rvfc/idlharness.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/video-rvfc/idlharness.window.js.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/testing/web-platform/meta/video-rvfc/idlharness.window.js.ini b/testing/web-platform/meta/video-rvfc/idlharness.window.js.ini
new file mode 100644
index 0000000000..951ebe12b1
--- /dev/null
+++ b/testing/web-platform/meta/video-rvfc/idlharness.window.js.ini
@@ -0,0 +1,19 @@
+[idlharness.window.html]
+ [HTMLVideoElement interface: calling requestVideoFrameCallback(VideoFrameRequestCallback) on video with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLVideoElement interface: calling cancelVideoFrameCallback(unsigned long) on video with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLVideoElement interface: video must inherit property "requestVideoFrameCallback(VideoFrameRequestCallback)" with the proper type]
+ expected: FAIL
+
+ [HTMLVideoElement interface: operation requestVideoFrameCallback(VideoFrameRequestCallback)]
+ expected: FAIL
+
+ [HTMLVideoElement interface: video must inherit property "cancelVideoFrameCallback(unsigned long)" with the proper type]
+ expected: FAIL
+
+ [HTMLVideoElement interface: operation cancelVideoFrameCallback(unsigned long)]
+ expected: FAIL
+