blob: 69bab58226802a16b10b7be832edbfb07d6e74b8 [file] [log] [blame]
Test that MediaCapabilities.prototype.encodingInfo is missing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof navigator.mediaCapabilities.encodingInfo is "undefined"
PASS typeof MediaCapabilities.prototype.encodingInfo is "undefined"
PASS successfullyParsed is true
TEST COMPLETE