Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / resource-script-mapping-expected.txt
1 Tests ResourceScriptMapping class.
2
3
4 Running: testScriptWithPendingResource
5 Adding script for pending request.
6 UISourceCode: foo.js
7 UISourceCode is content script: false
8 Highlighter type: text/javascript
9 UISourceCode content: <content script source>
10 Adding uiSourceCode for finished resource.
11 UISourceCode: foo.js
12 UISourceCode is content script: false
13 Highlighter type: text/javascript
14 UISourceCode content: <content script resource content>
15
16 Running: testScriptWithFinishedResource
17 Adding uiSourceCode for finished resource.
18 UISourceCode: foo.js
19 UISourceCode is content script: false
20 Highlighter type: text/javascript
21 UISourceCode content: <script resource content>
22 Adding script for finished request.
23 UISourceCode: foo.js
24 UISourceCode is content script: false
25 Highlighter type: text/javascript
26 UISourceCode content: <script resource content>
27
28 Running: testHTMLWithPendingResource
29 Adding first script for pending request.
30 UISourceCode: index.html
31 UISourceCode is content script: false
32 Highlighter type: text/html
33 UISourceCode content:   <script><script source 1></script>
34 Adding second script for pending request.
35 UISourceCode: index.html
36 UISourceCode is content script: false
37 Highlighter type: text/html
38 UISourceCode content:                                      <script><script source 2></script>
39 Adding uiSourceCode for finished resource.
40 UISourceCode: index.html
41 UISourceCode is content script: false
42 Highlighter type: text/html
43 UISourceCode content: <resource content>
44
45 Running: testHTMLWithFinishedResource
46 Adding uiSourceCode for finished resource.
47 UISourceCode: index.html
48 UISourceCode is content script: false
49 Highlighter type: text/html
50 UISourceCode content: <resource content>
51 Adding first script for finished request.
52 UISourceCode: index.html
53 UISourceCode is content script: false
54 Highlighter type: text/html
55 UISourceCode content: <resource content>
56 Adding second script for finished request.
57 UISourceCode: index.html
58 UISourceCode is content script: false
59 Highlighter type: text/html
60 UISourceCode content: <resource content>
61