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

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-keystatuses-expected.txt

Issue 880313003: Add additional layout tests for MediaKeySession.keyStatuses (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: more js Created 5 years, 11 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-keystatuses-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-keystatuses-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-keystatuses-expected.txt
index ed31d8555699b9255af1f65dd388366ceb0ec590..90e47f2a68769a31a7645a7f9ea45d53ffbaf517 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-keystatuses-expected.txt
+++ b/LayoutTests/media/encrypted-media/encrypted-media-keystatuses-expected.txt
@@ -12,6 +12,9 @@ usable
for (var entry of keyStatuses.entries())
123, usable
4567890, usable
+keyStatuses.forEach()
+123, usable
+4567890, usable
This is a testharness.js-based test.
PASS Verify MediaKeySession.keyStatuses.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698