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

Side by Side Diff: LayoutTests/media/encrypted-media/encrypted-media-playback-setmediakeys-before-src-expected.txt

Issue 647383002: [Speculative revert to fix browser_tests on Blink canaries.] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 Test playback of encrypted media using Clear Key key system. 1 Test playback of encrypted media using Clear Key key system.
2 2
3 EVENT(encrypted) 3 EVENT(needkey)
4 EVENT(encrypted) 4 EVENT(needkey)
5 EVENT(message) 5 EVENT(message)
6 EVENT(playing) 6 EVENT(playing)
7 This is a testharness.js-based test. 7 This is a testharness.js-based test.
8 PASS Playback using Clear Key key system, calling setMediaKeys() before setting src attribute. 8 PASS Playback using Clear Key key system, calling setMediaKeys() before setting src attribute.
9 Harness: the test ran to completion. 9 Harness: the test ran to completion.
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698