| OLD | NEW |
| 1 Tests ResourceScriptMapping class. | 1 Tests ResourceScriptMapping class. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: testScriptWithPendingResource | 4 Running: testScriptWithPendingResource |
| 5 Adding script for pending request. | 5 Adding script for pending request. |
| 6 UISourceCode: foo.js | 6 UISourceCode: foo.js |
| 7 UISourceCode is content script: false | 7 UISourceCode is content script: false |
| 8 Highlighter type: text/javascript | 8 Highlighter type: text/javascript |
| 9 UISourceCode content: <content script source> | 9 UISourceCode content: <content script source> |
| 10 Adding uiSourceCode for finished resource. | 10 Adding uiSourceCode for finished resource. |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 UISourceCode: index.html | 52 UISourceCode: index.html |
| 53 UISourceCode is content script: false | 53 UISourceCode is content script: false |
| 54 Highlighter type: text/html | 54 Highlighter type: text/html |
| 55 UISourceCode content: <resource content> | 55 UISourceCode content: <resource content> |
| 56 Adding second script for finished request. | 56 Adding second script for finished request. |
| 57 UISourceCode: index.html | 57 UISourceCode: index.html |
| 58 UISourceCode is content script: false | 58 UISourceCode is content script: false |
| 59 Highlighter type: text/html | 59 Highlighter type: text/html |
| 60 UISourceCode content: <resource content> | 60 UISourceCode content: <resource content> |
| 61 | 61 |
| 62 Running: testMalformedResourceURI |
| 63 Adding uiSourceCode for finished resource. |
| 64 UISourceCode: http://vk.com/widget_like.php?app=2925955&width=100%&_ver=1&page=0
&url=http%3A%2F%2Flenta.ru%2Fnews%2F2014%2F06%2F23%2Fnavalny%2F&type=button&verb
=1&color=&title=%D0%A0%D0%B5%D0%BF%D1%80%D0%BE%D0%B4%D1%83%D0%BA%D1%86%D0%B8%D1%
8E%20%D0%B8%D0%B7%D1%8A%D1%8F%D1%82%D0%BE%D0%B9%20%D1%83%20%D0%9D%D0%B0%D0%B2%D0
%B0%D0%BB%D1%8C%D0%BD%D0%BE%D0%B3%D0%BE%20%D0%BA%D0%B0%D1%80%D1%82%D0%B8%D0%BD%D
1%8B%20%D0%BF%D0%BE%D0%B2%D0%B5%D1%81%D0%B8%D0%BB%D0%B8%20%D0%BD%D0%B0%20%D0%9A%
D1%83%D1%82%D1%83%D0%B7%D0%BE%D0%B2%D1%81%D0%BA%D0%BE%D0%BC%20%D0%BF%D1%80%D0%BE
%D1%81%D0%BF%D0%B5%D0%BA%D1%82%D0%B5&image=http%3A%2F%2Ficdn.lenta.ru%2Fimages%2
F2014%2F06%2F23%2F16%2F20140623161555888%2Fpic_83fbbd49ee3e37c37083bda0c8f0f051.
jpg&text=&h=20&height=20&146f6515efe |
| 65 UISourceCode is content script: false |
| 66 Highlighter type: text/javascript |
| 67 UISourceCode content: <content script resource content> |
| 68 |
| OLD | NEW |