Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt

Issue 1384483005: MediaStream Recorder: Support VP9 encoder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sandersd@ comments Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS check MediaRecorder.canRecordMimeType() with video/invalid 2 PASS check MediaRecorder.canRecordMimeType() with video/invalid
3 PASS check MediaRecorder.canRecordMimeType() with video/vp8 3 PASS check MediaRecorder.canRecordMimeType() with video/vp8
4 PASS check MediaRecorder.canRecordMimeType() with video/vp9
4 PASS check MediaRecorder.canRecordMimeType() with audio/invalid 5 PASS check MediaRecorder.canRecordMimeType() with audio/invalid
5 FAIL check MediaRecorder.canRecordMimeType() with audio/opus assert_equals: expe cted "maybe" but got "" 6 FAIL check MediaRecorder.canRecordMimeType() with audio/opus assert_equals: expe cted "maybe" but got ""
6 Harness: the test ran to completion. 7 Harness: the test ran to completion.
7 8
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698