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

Unified Diff: LayoutTests/media/video-source-error-expected.txt

Issue 147933002: Remove the media attribute from the resource selection algorithm (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/media/video-source-error.html ('k') | LayoutTests/media/video-source-media.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/video-source-error-expected.txt
diff --git a/LayoutTests/media/video-source-error-expected.txt b/LayoutTests/media/video-source-error-expected.txt
index 60d95e978fa36268e4de4f3d73074a74ab6cce99..9f5d23ace603e234e0d64234f2067ce5818a5750 100644
--- a/LayoutTests/media/video-source-error-expected.txt
+++ b/LayoutTests/media/video-source-error-expected.txt
@@ -8,9 +8,6 @@ EXPECTED (video.error == 'null') OK
EVENT(error) from <source id='bogus-type' src='content/test.mp4'> OK
EXPECTED (video.error == 'null') OK
-EVENT(error) from <source id='unsupported-media-query' src='content/test.mp4'> OK
-EXPECTED (video.error == 'null') OK
-
EVENT(error) from <source id='missing-file' src='content/error2.mpeg'> OK
EXPECTED (video.error == 'null') OK
« no previous file with comments | « LayoutTests/media/video-source-error.html ('k') | LayoutTests/media/video-source-media.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698