blob: 76db3b9b8f5a4409a85ae53be7ff4fdf9fe05342 [file] [log] [blame]
CONSOLE WARNING: Application Cache API manifest selection is deprecated and will be removed in M82, around April 2020. See https://www.chromestatus.com/features/6192449487634432 for more details.
CONSOLE WARNING: Application Cache API use is deprecated and will be removed in M82, around April 2020. See https://www.chromestatus.com/features/6192449487634432 for more details.
Test that a missing cross-origin resource failure doesn't leak details.
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/does-not-exist.txt"
PASS event.status is 0
PASS event.message is ""
PASS successfullyParsed is true
TEST COMPLETE