summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/http/tests/appcache/update-cache-expected.txt
blob: 9b7ece40830c8aa7af631d13192e4a762fcfc1d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
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