blob: 5e48eda42a264def5c7a73bdb7b59282e96c55a3 [file] [log] [blame]
Test that a missing explicit resource makes caching fail.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS applicationCache.status is applicationCache.UNCACHED
PASS event.reason is "resource"
PASS event.url is "http://127.0.0.1:8000/appcache/resources/does-not-exist.txt"
PASS event.status is 404
PASS 'message' in event is true
PASS successfullyParsed is true
TEST COMPLETE