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

Side by Side Diff: LayoutTests/media/encrypted-media/encrypted-media-waiting-for-a-key-expected.txt

Issue 655603003: Reland: Remove "needkey" event and add its replacement, "encrypted". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
OLDNEW
1 EVENT(needkey) 1 EVENT(encrypted)
2 EVENT(needkey) 2 EVENT(encrypted)
3 EVENT(message) 3 EVENT(message)
4 EVENT(playing) 4 EVENT(playing)
5 This is a testharness.js-based test. 5 This is a testharness.js-based test.
6 PASS Waiting for a key. 6 PASS Waiting for a key.
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698