blob: 046cf15e19f850e3b49c9d5c9f7dc4ef5432994e [file] [log] [blame]
CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
Test a simple offline application self-update process. Should print a series of messages followed with DONE:
Updating cache group...
Cache status is UPDATEREADY
Updating cache group once more...
Cache status is UPDATEREADY
Associating document with the newest cache version...
Cache status is IDLE
DONE