| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 PASS Service Worker responds to fetch event with string | |
| 3 PASS Service Worker responds to fetch event with blob body | |
| 4 PASS Service Worker responds to fetch event with the referrer URL | |
| 5 TIMEOUT Service Worker does not respond to fetch event Test timed out | |
| 6 PASS Service Worker responds to fetch event with null response body | |
| 7 TIMEOUT Service Worker fetches other file in fetch event Test timed out | |
| 8 PASS Service Worker responds to fetch event with POST form | |
| 9 TIMEOUT Multiple calls of respondWith must throw InvalidStateErrors Test timed o
ut | |
| 10 Harness: the test ran to completion. | |
| 11 | |
| OLD | NEW |