blob: 9eb1be5c4684d3b6ae9dcc467b78c9dc0d20a087 [file] [log] [blame]
Tests NetworkUISourceCodeProvider class.
Running: testDocumentResource
Creating resource.
UISourceCode: http://fake.url/1
UISourceCode is editable: false
UISourceCode is content script: false
Mime type: text/html
UISourceCode content: <document resource content>
Running: testScriptResource
Creating resource.
UISourceCode: http://fake.url/2
UISourceCode is editable: true
UISourceCode is content script: false
Mime type: text/javascript
UISourceCode content: <script resource content>
Running: testStylesheetResource
Creating resource.
UISourceCode: http://fake.url/3
Mime type: text/css
UISourceCode content: <stylesheet resource content>