summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/video-rvfc/idlharness.window.js.ini
blob: 951ebe12b1ce389f3c86ae829a61b711b3c962a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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