Source code

Revision control

Copy as Markdown

Other Tools

[RTCConfiguration-alwaysNegotiateDataChannels.html]
[alwaysNegotiateDataChannels defaults to false]
expected: FAIL
[alwaysNegotiateDataChannels is returned by getConfiguration]
expected: FAIL
[alwaysNegotiateDataChannels creates a datachannel m-line]
expected: FAIL
[setConfiguration can modify alwaysNegotiateDataChannels from false to true]
expected: FAIL
[setConfiguration can modify alwaysNegotiateDataChannels from false to true after createOffer]
expected: FAIL
[setConfiguration can modify alwaysNegotiateDataChannels from true to false after createOffer]
expected: FAIL
[setConfiguration can modify alwaysNegotiateDataChannels from false to true after negotiation]
expected: FAIL
[setConfiguration can modify alwaysNegotiateDataChannels from true to false after negotiation]
expected: FAIL