| 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
|
|
|
|
|