blob: 4ef70e2602721931f69d451c4343fdfbfa9a82de [file] [log] [blame]
CONSOLE MESSAGE: line 2: ApplicationCache is deprecated. Please use ServiceWorkers instead.
Test that <video> can be loaded from the application cache.
*** Setting 'src' to file specified in manifest. This file should load.
EVENT(durationchange)
*** Setting 'src' to valid media file not in manifest. This file should fail to load.
EVENT(error)
*** Setting 'src' to non-media file that is in manifest. This file should fail to load.
EVENT(error)
END OF TEST