| OLD | NEW |
| 1 interface Blob | 1 interface Blob |
| 2 getter size | 2 getter size |
| 3 getter type | 3 getter type |
| 4 method constructor | 4 method constructor |
| 5 method slice | 5 method slice |
| 6 interface Cache | 6 interface Cache |
| 7 method add | 7 method add |
| 8 method addAll | 8 method addAll |
| 9 method constructor | 9 method constructor |
| 10 method delete | 10 method delete |
| (...skipping 750 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 761 method skipWaiting | 761 method skipWaiting |
| 762 setter onactivate | 762 setter onactivate |
| 763 setter onfetch | 763 setter onfetch |
| 764 setter oninstall | 764 setter oninstall |
| 765 setter onmessage | 765 setter onmessage |
| 766 setter onnotificationclick | 766 setter onnotificationclick |
| 767 setter onnotificationclose | 767 setter onnotificationclose |
| 768 setter onpush | 768 setter onpush |
| 769 setter onsync | 769 setter onsync |
| 770 This is a testharness.js-based test. | 770 This is a testharness.js-based test. |
| 771 PASS Verify the interface of ServiceWorkerGlobalScope | 771 PASS Verify the interface of ServiceWorkerGlobalScope |
| 772 Harness: the test ran to completion. | 772 Harness: the test ran to completion. |
| 773 | 773 |
| OLD | NEW |