| 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 543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 getter hash | 554 getter hash |
| 555 getter host | 555 getter host |
| 556 getter hostname | 556 getter hostname |
| 557 getter href | 557 getter href |
| 558 getter origin | 558 getter origin |
| 559 getter password | 559 getter password |
| 560 getter pathname | 560 getter pathname |
| 561 getter port | 561 getter port |
| 562 getter protocol | 562 getter protocol |
| 563 getter search | 563 getter search |
| 564 getter searchParams |
| 564 getter username | 565 getter username |
| 565 method constructor | 566 method constructor |
| 566 method toString | 567 method toString |
| 567 setter hash | 568 setter hash |
| 568 setter host | 569 setter host |
| 569 setter hostname | 570 setter hostname |
| 570 setter href | 571 setter href |
| 571 setter password | 572 setter password |
| 572 setter pathname | 573 setter pathname |
| 573 setter port | 574 setter port |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 786 method skipWaiting | 787 method skipWaiting |
| 787 setter onactivate | 788 setter onactivate |
| 788 setter onfetch | 789 setter onfetch |
| 789 setter oninstall | 790 setter oninstall |
| 790 setter onmessage | 791 setter onmessage |
| 791 setter onnotificationclick | 792 setter onnotificationclick |
| 792 setter onnotificationclose | 793 setter onnotificationclose |
| 793 setter onpush | 794 setter onpush |
| 794 setter onsync | 795 setter onsync |
| 795 This is a testharness.js-based test. | 796 This is a testharness.js-based test. |
| 796 PASS Verify the interface of ServiceWorkerGlobalScope | 797 PASS Verify the interface of ServiceWorkerGlobalScope |
| 797 Harness: the test ran to completion. | 798 Harness: the test ran to completion. |
| 798 | 799 |
| OLD | NEW |