Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / network-uisourcecode-provider-expected.txt
1 Tests NetworkUISourceCodeProvider class.
2
3
4 Running: testDocumentResource
5 Creating resource.
6 UISourceCode: http://fake.url/1
7 UISourceCode is content script: false
8 Highlighter type: text/html
9 UISourceCode content: <document resource content>
10
11 Running: testScriptResource
12 Creating resource.
13 UISourceCode: http://fake.url/2
14 UISourceCode is content script: false
15 Highlighter type: text/javascript
16 UISourceCode content: <script resource content>
17
18 Running: testVMScript
19 Creating script.
20 UISourceCode: http://fake.url/3
21 UISourceCode is content script: false
22 Highlighter type: text/javascript
23 UISourceCode content: <script content>
24
25 Running: testStylesheetResource
26 Creating resource.
27 UISourceCode: http://fake.url/4
28 Highlighter type: text/css
29 UISourceCode content: <stylesheet resource content>
30