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

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-onencrypted-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/encrypted-media/encrypted-media-onencrypted-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-onencrypted-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-onencrypted-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41f027b0c571222face7ef1d82785e7d1a79544f
--- /dev/null
+++ b/LayoutTests/media/encrypted-media/encrypted-media-onencrypted-expected.txt
@@ -0,0 +1,8 @@
+Test that encrypted event is fired on an encrypted media file.
+
+EVENT(encrypted)
+EVENT(encrypted)
+This is a testharness.js-based test.
+PASS encrypted fired on encrypted media file.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698