| OLD | NEW |
| 1 interface Blob | 1 interface Blob |
| 2 getter size | 2 getter size |
| 3 getter type | 3 getter type |
| 4 method close | 4 method close |
| 5 method constructor | 5 method constructor |
| 6 method slice | 6 method slice |
| 7 interface ByteLengthQueuingStrategy | 7 interface ByteLengthQueuingStrategy |
| 8 method constructor | 8 method constructor |
| 9 method size | 9 method size |
| 10 interface Cache | 10 interface Cache |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 method constructor | 32 method constructor |
| 33 interface Client | 33 interface Client |
| 34 getter frameType | 34 getter frameType |
| 35 getter id | 35 getter id |
| 36 getter url | 36 getter url |
| 37 method constructor | 37 method constructor |
| 38 method postMessage | 38 method postMessage |
| 39 interface Clients | 39 interface Clients |
| 40 method claim | 40 method claim |
| 41 method constructor | 41 method constructor |
| 42 method get |
| 42 method matchAll | 43 method matchAll |
| 43 method openWindow | 44 method openWindow |
| 44 interface CloseEvent : Event | 45 interface CloseEvent : Event |
| 45 getter code | 46 getter code |
| 46 getter reason | 47 getter reason |
| 47 getter wasClean | 48 getter wasClean |
| 48 method constructor | 49 method constructor |
| 49 interface CountQueuingStrategy | 50 interface CountQueuingStrategy |
| 50 method constructor | 51 method constructor |
| 51 method size | 52 method size |
| (...skipping 835 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 887 setter oninstall | 888 setter oninstall |
| 888 setter onmessage | 889 setter onmessage |
| 889 setter onnotificationclick | 890 setter onnotificationclick |
| 890 setter onnotificationclose | 891 setter onnotificationclose |
| 891 setter onpush | 892 setter onpush |
| 892 setter onsync | 893 setter onsync |
| 893 This is a testharness.js-based test. | 894 This is a testharness.js-based test. |
| 894 PASS Verify the interface of ServiceWorkerGlobalScope | 895 PASS Verify the interface of ServiceWorkerGlobalScope |
| 895 Harness: the test ran to completion. | 896 Harness: the test ran to completion. |
| 896 | 897 |
| OLD | NEW |