Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
FailTest we can register a video.rVFC callback.promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to load because no supported source was found."
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /video-rvfc/request-video-frame-callback.html:38:5)
FailTest video.rVFC callbacks run before window.rAF callbacks.promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to load because no supported source was found."
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran
FailTest we can cancel a video.rVFC request.promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to load because no supported source was found."
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran
PassTest invalid calls to the video.rVFC API.
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "_ => { video.requestVideoFrameCallback() }")
    at Test.<anonymous> ( /video-rvfc/request-video-frame-callback.html:109:5)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "_ => { video.requestVideoFrameCallback(0) }")
    at Test.<anonymous> ( /video-rvfc/request-video-frame-callback.html:110:5)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "_ => { video.requestVideoFrameCallback("foo") }")
    at Test.<anonymous> ( /video-rvfc/request-video-frame-callback.html:111:5)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "_ => { video.cancelVideoFrameCallback() }")
    at Test.<anonymous> ( /video-rvfc/request-video-frame-callback.html:114:5)
FailTest video.rVFC does not stop when switching sources.promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to load because no supported source was found."
Error
    at get_stack (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4564:22)
    at assert (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:764:29)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran