Upstream version 5.34.104.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 editable: false
8 UISourceCode is content script: true
9 Highlighter type: text/javascript
10 UISourceCode content: <content script source>
11 Adding uiSourceCode for finished resource.
12 UISourceCode: foo.js
13 UISourceCode is editable: true
14 UISourceCode is content script: false
15 Highlighter type: text/javascript
16 UISourceCode content: <content script resource content>
17
18 Running: testScriptWithFinishedResource
19 Adding uiSourceCode for finished resource.
20 UISourceCode: foo.js
21 UISourceCode is editable: true
22 UISourceCode is content script: false
23 Highlighter type: text/javascript
24 UISourceCode content: <script resource content>
25 Adding script for finished request.
26 UISourceCode: foo.js
27 UISourceCode is editable: true
28 UISourceCode is content script: false
29 Highlighter type: text/javascript
30 UISourceCode content: <script resource content>
31
32 Running: testHTMLWithPendingResource
33 Adding first script for pending request.
34 UISourceCode: index.html
35 UISourceCode is editable: false
36 UISourceCode is content script: false
37 Highlighter type: text/html
38 UISourceCode content:   <script><script source 1></script>
39 Adding second script for pending request.
40 UISourceCode: index.html
41 UISourceCode is editable: false
42 UISourceCode is content script: false
43 Highlighter type: text/html
44 UISourceCode content:                                      <script><script source 2></script>
45 Adding uiSourceCode for finished resource.
46 UISourceCode: index.html
47 UISourceCode is editable: false
48 UISourceCode is content script: false
49 Highlighter type: text/html
50 UISourceCode content: <resource content>
51
52 Running: testHTMLWithFinishedResource
53 Adding uiSourceCode for finished resource.
54 UISourceCode: index.html
55 UISourceCode is editable: false
56 UISourceCode is content script: false
57 Highlighter type: text/html
58 UISourceCode content: <resource content>
59 Adding first script for finished request.
60 UISourceCode: index.html
61 UISourceCode is editable: false
62 UISourceCode is content script: false
63 Highlighter type: text/html
64 UISourceCode content: <resource content>
65 Adding second script for finished request.
66 UISourceCode: index.html
67 UISourceCode is editable: false
68 UISourceCode is content script: false
69 Highlighter type: text/html
70 UISourceCode content: <resource content>
71