OLD | NEW |
1 CONSOLE MESSAGE: line 6: XHR loaded: 1 | 1 CONSOLE MESSAGE: line 6: XHR loaded: 1 |
2 CONSOLE MESSAGE: line 6: XHR loaded: 2 | 2 CONSOLE MESSAGE: line 6: XHR loaded: 2 |
3 Tests empty xhr content is correctly loaded in inspector. | 3 Tests empty xhr content is correctly loaded in inspector. |
4 | 4 |
5 Bug 79026 | 5 Bug 79026 |
6 http://127.0.0.1:8000/inspector/network/resources/empty.html | 6 http://127.0.0.1:8000/inspector/network/resources/empty.html?sync |
7 resource.content: | 7 resource.content: |
8 http://127.0.0.1:8000/inspector/network/resources/empty.html | 8 http://127.0.0.1:8000/inspector/network/resources/empty.html?async |
9 resource.content: | 9 resource.content: |
10 | 10 |
OLD | NEW |