OLD | NEW |
1 | 1 |
2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
3 PASS Service Worker responds to fetch event with blob body | 3 PASS Service Worker responds to fetch event with blob body |
4 PASS Service Worker does not respond to fetch event | 4 PASS Service Worker does not respond to fetch event |
5 PASS Service Worker responds to fetch event with null response body | 5 PASS Service Worker responds to fetch event with null response body |
6 PASS Service Worker rejects fetch event | 6 PASS Service Worker rejects fetch event |
| 7 PASS Service Worker fetches other file in fetch event |
7 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
8 | 9 |
OLD | NEW |