| 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 591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 602 getter onunhandledrejection | 602 getter onunhandledrejection |
| 603 getter performance | 603 getter performance |
| 604 getter self | 604 getter self |
| 605 getter webkitIndexedDB | 605 getter webkitIndexedDB |
| 606 method atob | 606 method atob |
| 607 method btoa | 607 method btoa |
| 608 method clearInterval | 608 method clearInterval |
| 609 method clearTimeout | 609 method clearTimeout |
| 610 method close | 610 method close |
| 611 method constructor | 611 method constructor |
| 612 method createImageBitmap |
| 612 method fetch | 613 method fetch |
| 613 method importScripts | 614 method importScripts |
| 614 method setInterval | 615 method setInterval |
| 615 method setTimeout | 616 method setTimeout |
| 616 method webkitRequestFileSystem | 617 method webkitRequestFileSystem |
| 617 method webkitRequestFileSystemSync | 618 method webkitRequestFileSystemSync |
| 618 method webkitResolveLocalFileSystemSyncURL | 619 method webkitResolveLocalFileSystemSyncURL |
| 619 method webkitResolveLocalFileSystemURL | 620 method webkitResolveLocalFileSystemURL |
| 620 setter console | 621 setter console |
| 621 setter onerror | 622 setter onerror |
| (...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 765 setter onfetch | 766 setter onfetch |
| 766 setter oninstall | 767 setter oninstall |
| 767 setter onmessage | 768 setter onmessage |
| 768 setter onnotificationclick | 769 setter onnotificationclick |
| 769 setter onpush | 770 setter onpush |
| 770 setter onsync | 771 setter onsync |
| 771 This is a testharness.js-based test. | 772 This is a testharness.js-based test. |
| 772 PASS Verify the interface of ServiceWorkerGlobalScope | 773 PASS Verify the interface of ServiceWorkerGlobalScope |
| 773 Harness: the test ran to completion. | 774 Harness: the test ran to completion. |
| 774 | 775 |
| OLD | NEW |