| OLD | NEW |
| 1 interface Array | 1 interface Array |
| 2 attribute length | 2 attribute length |
| 3 method concat | 3 method concat |
| 4 method constructor | 4 method constructor |
| 5 method copyWithin | 5 method copyWithin |
| 6 method entries | 6 method entries |
| 7 method every | 7 method every |
| 8 method fill | 8 method fill |
| 9 method filter | 9 method filter |
| 10 method find | 10 method find |
| (...skipping 664 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 675 method constructor | 675 method constructor |
| 676 method postMessage | 676 method postMessage |
| 677 method start | 677 method start |
| 678 setter onmessage | 678 setter onmessage |
| 679 interface NetworkInformation | 679 interface NetworkInformation |
| 680 getter ontypechange | 680 getter ontypechange |
| 681 getter type | 681 getter type |
| 682 method constructor | 682 method constructor |
| 683 setter ontypechange | 683 setter ontypechange |
| 684 interface Notification | 684 interface Notification |
| 685 getter actions |
| 685 getter body | 686 getter body |
| 686 getter data | 687 getter data |
| 687 getter dir | 688 getter dir |
| 688 getter icon | 689 getter icon |
| 689 getter lang | 690 getter lang |
| 690 getter onclick | 691 getter onclick |
| 691 getter onclose | 692 getter onclose |
| 692 getter onerror | 693 getter onerror |
| 693 getter onshow | 694 getter onshow |
| 694 getter silent | 695 getter silent |
| (...skipping 660 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1355 method abort | 1356 method abort |
| 1356 method constructor | 1357 method constructor |
| 1357 method objectStore | 1358 method objectStore |
| 1358 setter onabort | 1359 setter onabort |
| 1359 setter oncomplete | 1360 setter oncomplete |
| 1360 setter onerror | 1361 setter onerror |
| 1361 This is a testharness.js-based test. | 1362 This is a testharness.js-based test. |
| 1362 PASS Verify the interface of ServiceWorkerGlobalScope | 1363 PASS Verify the interface of ServiceWorkerGlobalScope |
| 1363 Harness: the test ran to completion. | 1364 Harness: the test ran to completion. |
| 1364 | 1365 |
| OLD | NEW |