blob: e208f4277da9658bd281aca5bb3f704ecb5f097a [file] [log] [blame]
CONSOLE MESSAGE: line 1: 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