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

Unified Diff: third_party/WebKit/LayoutTests/media/mediasession/mediaartwork-expected.txt

Issue 2013813002: Implement MediaMetadata artwork in Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments Created 4 years, 6 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: third_party/WebKit/LayoutTests/media/mediasession/mediaartwork-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/mediasession/mediaartwork-expected.txt b/third_party/WebKit/LayoutTests/media/mediasession/mediaartwork-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..733936e726026a4ab3a27c9d7fec636dff2bd16e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/media/mediasession/mediaartwork-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE WARNING: line 6: dummy log entry to avoid an empty -expected.txt in virtual/
+This is a testharness.js-based test.
+FAIL Test that MediaArtwork is constructed using a dictionary MediaArtwork is not defined
+FAIL Test the different values allowed in MediaArtwork init dictionary MediaArtwork is not defined
+FAIL Test the default values for MediaArtwork MediaArtwork is not defined
+FAIL Test that passing unknown values to the dictionary is a no-op MediaMetadata is not defined
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698