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

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-is-type-supported-expected.txt

Issue 1151323002: testharnessreport: Hide unnecessary elements for JS tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Sync all of testharnessreport.js, and update test results Created 5 years, 7 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/http/tests/media/media-source/mediasource-is-type-supported-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-is-type-supported-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-is-type-supported-expected.txt
index 9c7e51cde5d20cfdd397123b36b616ccd50ec786..bedeb9212a21c0c8d861e171380935f7e2382492 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-is-type-supported-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-is-type-supported-expected.txt
@@ -1,4 +1,4 @@
-
+This is a testharness.js-based test.
PASS Test invalid MIME format "video"
PASS Test invalid MIME format "video/"
PASS Test invalid MIME format "video/webm"
@@ -38,4 +38,5 @@ FAIL Test valid MP4 type "video/mp4;codecs="mp4a.40.2"" assert_equals: supported
FAIL Test valid MP4 type "video/mp4;codecs="avc1.4d001e,mp4a.40.2"" assert_equals: supported expected true but got false
FAIL Test valid MP4 type "video/mp4;codecs="mp4a.40.2 , avc1.4d001e "" assert_equals: supported expected true but got false
FAIL Test valid MP4 type "video/mp4;codecs="avc1.4d001e,mp4a.40.5"" assert_equals: supported expected true but got false
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698