Description

This test checks for the presence of the navigator.mediaDevices.getSupportedConstraints() method.

Summary

Harness status: OK

Found 17 tests

Details

ResultTest NameMessage
Passnavigator.mediaDevices.getSupportedConstraints exists
Asserts run
Pass
assert_inherits(object "[object MediaDevices]", "getSupportedConstraints")
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:18:3)
Pass
assert_equals("function", "function")
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:19:3)
Passwidth is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
Passheight is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassaspectRatio is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassframeRate is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassfacingMode is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassresizeMode is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PasssampleRate is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PasssampleSize is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassechoCancellation is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassautoGainControl is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassnoiseSuppression is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassvoiceIsolation is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
Passlatency is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PasschannelCount is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassdeviceId is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)
PassgroupId is supported
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mediacapture-streams/MediaDevices-getSupportedConstraints.https.html:43:7)