| OLD | NEW |
| 1 <unknown> - didReceiveAuthenticationChallenge - Simulating cancelled authenticat
ion sheet | |
| 2 <unknown> - didReceiveAuthenticationChallenge - Simulating cancelled authenticat
ion sheet | |
| 3 Test for bug 13075: XMLHttpRequest with failed authentication should set status
to 401. | 1 Test for bug 13075: XMLHttpRequest with failed authentication should set status
to 401. |
| 4 | 2 |
| 5 Sync, no credentials: OK | 3 Sync, no credentials: OK |
| 6 Sync, incorrect credentials: OK | 4 Sync, incorrect credentials: OK |
| 7 Async, no credentials: OK | 5 Async, no credentials: OK |
| 8 Async, incorrect credentials: OK | 6 Async, incorrect credentials: OK |
| OLD | NEW |