1 Tests that the following classes are not manipulable by JavaScript (NoInterfaceObject).
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS typeof NavigatorUserMedia is "undefined"
7 PASS NavigatorUserMedia.prototype threw exception ReferenceError
8 PASS typeof NavigatorUserMediaError is "undefined"
9 PASS NavigatorUserMediaError.prototype threw exception ReferenceError
10 PASS typeof NavigatorUserMediaSuccessCallback is "undefined"
11 PASS NavigatorUserMediaSuccessCallback.prototype threw exception ReferenceError
12 PASS typeof NavigatorUserMediaErrorCallback is "undefined"
13 PASS NavigatorUserMediaErrorCallback.prototype threw exception ReferenceError
14 PASS successfullyParsed is true