Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / appcache / appcache-swap-expected.txt
1 CONSOLE MESSAGE: line 6: XHR loaded: 1
2 Tests that application cache model keeps track of manifest urls and statuses correctly after UPDATEREADY event and swapCache() call.
3
4 Bug 72123  
5 Dumping application cache tree:
6     (empty)
7 Dumping application cache model:
8     (empty)
9
10 Dumping application cache tree:
11     Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
12         Frame: frame1 (with-versioned-manifest.php)
13 Dumping application cache model:
14     Frame: frame1
15         manifest url: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
16         status:       IDLE
17
18 Dumping application cache tree:
19     Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
20         Frame: frame1 (with-versioned-manifest.php)
21         Frame: frame2 (with-versioned-manifest.php)
22 Dumping application cache model:
23     Frame: frame1
24         manifest url: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
25         status:       UPDATEREADY
26     Frame: frame2
27         manifest url: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
28         status:       UPDATEREADY
29
30 Dumping application cache tree:
31     Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
32         Frame: frame1 (with-versioned-manifest.php)
33         Frame: frame2 (with-versioned-manifest.php)
34 Dumping application cache model:
35     Frame: frame1
36         manifest url: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
37         status:       IDLE
38     Frame: frame2
39         manifest url: http://127.0.0.1:8000/inspector/appcache/resources/versioned-manifest.php
40         status:       UPDATEREADY
41
42