| Index: third_party/WebKit/LayoutTests/media/video-source-inserted-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-source-inserted-expected.txt b/third_party/WebKit/LayoutTests/media/video-source-inserted-expected.txt
|
| deleted file mode 100644
|
| index 337b4dcbe25aecd2a2397481672eb2014f0d5ac8..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/media/video-source-inserted-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -Test that a <source> inserted when networkState is NETWORK_NO_SOURCE triggers resource selection, immediately changing networkState to NETWORK_NO_SOURCE.
|
| -
|
| -<source> inserted by the parser.
|
| -EXPECTED (video.networkState == '3') OK
|
| -
|
| -<video> created with script.
|
| -EXPECTED (video.networkState == '0') OK
|
| -<source> inserted by script.
|
| -EXPECTED (video.networkState == '3') OK
|
| -
|
|
|