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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt b/third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt
index dae3966ee7514e825fa6bca1b2dfb65db486b8d3..83941ec8d40a088204538cac957cd4c8d4b54761 100644
--- a/third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt
@@ -1,6 +1,7 @@
This is a testharness.js-based test.
PASS check MediaRecorder.canRecordMimeType() with video/invalid
PASS check MediaRecorder.canRecordMimeType() with video/vp8
+PASS check MediaRecorder.canRecordMimeType() with video/vp9
PASS check MediaRecorder.canRecordMimeType() with audio/invalid
FAIL check MediaRecorder.canRecordMimeType() with audio/opus assert_equals: expected "maybe" but got ""
Harness: the test ran to completion.
« 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