blob: d3c45ce9ae8f6213e207ad22bf43f531e7fbfd62 [file] [log] [blame]
steveblock@google.comfab88622011-04-08 12:09:05 +00001Tests that the following classes are not manipulable by JavaScript (NoInterfaceObject).
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS typeof NavigatorUserMedia is "undefined"
commit-queue@webkit.orgc88f6b62011-06-18 20:18:04 +00007PASS NavigatorUserMedia.prototype threw exception ReferenceError
steveblock@google.comfab88622011-04-08 12:09:05 +00008PASS typeof NavigatorUserMediaError is "undefined"
commit-queue@webkit.orgc88f6b62011-06-18 20:18:04 +00009PASS NavigatorUserMediaError.prototype threw exception ReferenceError
steveblock@google.comfab88622011-04-08 12:09:05 +000010PASS typeof NavigatorUserMediaSuccessCallback is "undefined"
commit-queue@webkit.orgc88f6b62011-06-18 20:18:04 +000011PASS NavigatorUserMediaSuccessCallback.prototype threw exception ReferenceError
steveblock@google.comfab88622011-04-08 12:09:05 +000012PASS typeof NavigatorUserMediaErrorCallback is "undefined"
commit-queue@webkit.orgc88f6b62011-06-18 20:18:04 +000013PASS NavigatorUserMediaErrorCallback.prototype threw exception ReferenceError
steveblock@google.comfab88622011-04-08 12:09:05 +000014PASS successfullyParsed is true
15
16TEST COMPLETE
17