Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / appcache / 404-resource-cross-origin-expected.txt
1 Test that a missing cross-origin resource failure doesn't leak details.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS applicationCache.status is applicationCache.UNCACHED
7 PASS event.reason is "resource"
8 PASS event.url is "http://127.0.0.1/does-not-exist.txt"
9 PASS event.status is 0
10 PASS event.message is ""
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14