Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / mediastream / enabled-expected.txt
blobfaadba91fb99341cd3051030a4d0e72d96b182ec
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
12 TEST COMPLETE