Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / appcache / video-expected.txt
blobe6dff64287741a91e2412df8f8461f6426ee7703
1 Test that <video> can be loaded from the application cache.
3 *** Setting 'src' to file specified in manifest. This file should load.
5 EVENT(durationchange)
7 *** Setting 'src' to valid media file not in manifest. This file should fail to load.
9 EVENT(error)
11 *** Setting 'src' to non-media file that is in manifest. This file should fail to load.
13 EVENT(error)
15 END OF TEST