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

Unified Diff: LayoutTests/media/media-can-play-mpeg4-video-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/media-can-play-mpeg4-video-expected.txt
diff --git a/LayoutTests/media/media-can-play-mpeg4-video-expected.txt b/LayoutTests/media/media-can-play-mpeg4-video-expected.txt
deleted file mode 100644
index c54f941f75ab4936ea35394d5e6c85c85e81204b..0000000000000000000000000000000000000000
--- a/LayoutTests/media/media-can-play-mpeg4-video-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Test HTMLMediaElement canPlayType() method with multiple video mpeg4 MIME types.
-
-These tests may be expected to fail if the WebKit port does not support the format.
-
-EXPECTED (video.canPlayType('video/x-m4v') == 'maybe') OK
-EXPECTED (video.canPlayType('video/mp4') == 'maybe') OK
-EXPECTED (video.canPlayType('video/mp4; Codecs="avc1.4D400C"') == 'probably') OK
-EXPECTED (video.canPlayType(' Video/MP4 ; CODECS="mp4v.20.8, mp4a.40.2"') == 'probably') OK
-END OF TEST
-
« no previous file with comments | « LayoutTests/media/media-can-play-mpeg-audio-expected.txt ('k') | LayoutTests/media/media-can-play-ogg-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698