| OLD | NEW |
| 1 | 1 This is a testharness.js-based test. |
| 2 PASS Synchronous XMLHttpRequest and caching during document load | 2 PASS Synchronous XMLHttpRequest and caching during document load |
| 3 PASS Test repeated sync requests using verb 'GET' with constant query | 3 PASS Test repeated sync requests using verb 'GET' with constant query |
| 4 PASS Test repeated sync requests using verb 'GET' with no query | 4 PASS Test repeated sync requests using verb 'GET' with no query |
| 5 PASS Test repeated sync requests using verb 'GET' with unique query string | 5 PASS Test repeated sync requests using verb 'GET' with unique query string |
| 6 PASS Test repeated sync requests using verb 'POST' with constant query | 6 PASS Test repeated sync requests using verb 'POST' with constant query |
| 7 PASS Test repeated sync requests using verb 'POST' with no query | 7 PASS Test repeated sync requests using verb 'POST' with no query |
| 8 PASS Test repeated sync requests using verb 'POST' with unique query string | 8 PASS Test repeated sync requests using verb 'POST' with unique query string |
| 9 Harness: the test ran to completion. |
| 9 | 10 |
| OLD | NEW |