OLD | NEW |
| 1 CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLH
ttpRequestResponseType'. |
| 2 CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLH
ttpRequestResponseType'. |
1 CONSOLE MESSAGE: line 6: XHR loaded: 1 | 3 CONSOLE MESSAGE: line 6: XHR loaded: 1 |
2 CONSOLE MESSAGE: line 6: XHR loaded: 2 | 4 CONSOLE MESSAGE: line 6: XHR loaded: 2 |
3 Tests responses in network tab for two XHRs sent without any delay between them.
Bug 91630 | 5 Tests responses in network tab for two XHRs sent without any delay between them.
Bug 91630 |
4 resource1.content: request1 | 6 resource1.content: request1 |
5 resource2.content: request2 | 7 resource2.content: request2 |
6 | 8 |
OLD | NEW |