1 Tests that navigator.webkitGetUserMedia is present.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS typeof navigator.webkitGetUserMedia == 'function' is true
7 PASS hasGetUserMediaProperty() is true
8 PASS 'webkitGetUserMedia' in navigator is true
9 PASS navigator.hasOwnProperty('webkitGetUserMedia') is false
10 PASS successfullyParsed is true