OLD | NEW |
1 Tests resource tree model for imports. | 1 Tests resource tree model for imports. |
2 | 2 |
3 Resources: | 3 Resources: |
4 script http://127.0.0.1:8000/inspector/inspector-test.js | 4 script http://127.0.0.1:8000/inspector/inspector-test.js |
5 document http://127.0.0.1:8000/inspector/resource-tree/resource-tree-htmlimports
.html | 5 document http://127.0.0.1:8000/inspector/resource-tree/resource-tree-htmlimports
.html |
6 script http://127.0.0.1:8000/inspector/resource-tree/resource-tree-test.js | 6 script http://127.0.0.1:8000/inspector/resource-tree/resource-tree-test.js |
7 document http://127.0.0.1:8000/inspector/resource-tree/resources/import-child.ht
ml | 7 document http://127.0.0.1:8000/inspector/resource-tree/resources/import-child.ht
ml |
8 document http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.ht
ml | 8 document http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.ht
ml |
9 script http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.js | 9 script http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.js |
10 script http://127.0.0.1:8000/inspector/resources-test.js | 10 script http://127.0.0.1:8000/inspector/resources-test.js |
11 | 11 |
12 Resources URL Map: | 12 Resources URL Map: |
13 http://127.0.0.1:8000/inspector/inspector-test.js == http://127.0.0.1:8000/inspe
ctor/inspector-test.js | 13 http://127.0.0.1:8000/inspector/inspector-test.js == http://127.0.0.1:8000/inspe
ctor/inspector-test.js |
14 http://127.0.0.1:8000/inspector/resource-tree/resource-tree-htmlimports.html ==
http://127.0.0.1:8000/inspector/resource-tree/resource-tree-htmlimports.html | 14 http://127.0.0.1:8000/inspector/resource-tree/resource-tree-htmlimports.html ==
http://127.0.0.1:8000/inspector/resource-tree/resource-tree-htmlimports.html |
15 http://127.0.0.1:8000/inspector/resource-tree/resource-tree-test.js == http://12
7.0.0.1:8000/inspector/resource-tree/resource-tree-test.js | 15 http://127.0.0.1:8000/inspector/resource-tree/resource-tree-test.js == http://12
7.0.0.1:8000/inspector/resource-tree/resource-tree-test.js |
16 http://127.0.0.1:8000/inspector/resource-tree/resources/import-child.html == htt
p://127.0.0.1:8000/inspector/resource-tree/resources/import-child.html | 16 http://127.0.0.1:8000/inspector/resource-tree/resources/import-child.html == htt
p://127.0.0.1:8000/inspector/resource-tree/resources/import-child.html |
17 http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.html == htt
p://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.html | 17 http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.html == htt
p://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.html |
18 http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.js == http:
//127.0.0.1:8000/inspector/resource-tree/resources/import-hello.js | 18 http://127.0.0.1:8000/inspector/resource-tree/resources/import-hello.js == http:
//127.0.0.1:8000/inspector/resource-tree/resources/import-hello.js |
19 http://127.0.0.1:8000/inspector/resources-test.js == http://127.0.0.1:8000/inspe
ctor/resources-test.js | 19 http://127.0.0.1:8000/inspector/resources-test.js == http://127.0.0.1:8000/inspe
ctor/resources-test.js |
20 | 20 |
21 Resources Tree: | 21 Resources Tree: |
22 Frames | 22 Frames |
23 (resource-tree-htmlimports.html) | 23 top |
24 Scripts | 24 Scripts |
25 import-hello.js | 25 import-hello.js |
26 inspector-test.js | 26 inspector-test.js |
27 resource-tree-test.js | 27 resource-tree-test.js |
28 resources-test.js | 28 resources-test.js |
29 import-child.html | 29 import-child.html |
30 import-hello.html | 30 import-hello.html |
31 resource-tree-htmlimports.html | 31 resource-tree-htmlimports.html |
32 Sources: | 32 Sources: |
33 -------- Setting mode: [frame] | 33 -------- Setting mode: [frame] |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
81 resource-tree | 81 resource-tree |
82 resources | 82 resources |
83 import-child.html | 83 import-child.html |
84 import-hello.html | 84 import-hello.html |
85 import-hello.js | 85 import-hello.js |
86 resource-tree-htmlimports.html | 86 resource-tree-htmlimports.html |
87 resource-tree-test.js | 87 resource-tree-test.js |
88 inspector-test.js | 88 inspector-test.js |
89 resources-test.js | 89 resources-test.js |
90 | 90 |
OLD | NEW |