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

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

Issue 1255873002: MediaRecorder Blink part (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: peter@ comments and nits Created 5 years, 3 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS check MediaRecorder.canRecordMimeType() with video/invalid
3 FAIL check MediaRecorder.canRecordMimeType() with video/webm and vp8 assert_equa ls: expected "maybe" but got ""
Peter Beverloo 2015/09/02 16:39:37 Out of interest, aren't these tests going to fail
mcasas 2015/09/02 21:01:47 Yeah, this was a conundrum, I didn't want to land
4 PASS check MediaRecorder.canRecordMimeType() with audio/invalid
5 FAIL check MediaRecorder.canRecordMimeType() with audio/webm and opus assert_equ als: expected "maybe" but got ""
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698