blob: 536baa2fe37548ff28887599fe907df1ad1910bb [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 manifest served with a wrong signature isn't treated as such.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.applicationCache.status is applicationCache.UNCACHED
PASS event.reason is "signature"
PASS event.url is ""
PASS event.status is 0
PASS 'message' in event is true
PASS successfullyParsed is true
TEST COMPLETE