| OLD | NEW |
| 1 interface BarcodeDetector | 1 interface BarcodeDetector |
| 2 method constructor | 2 method constructor |
| 3 method detect | 3 method detect |
| 4 interface Blob | 4 interface Blob |
| 5 getter isClosed | 5 getter isClosed |
| 6 getter size | 6 getter size |
| 7 getter type | 7 getter type |
| 8 method close | 8 method close |
| 9 method constructor | 9 method constructor |
| 10 method slice | 10 method slice |
| (...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 649 method constructor | 649 method constructor |
| 650 method json | 650 method json |
| 651 method text | 651 method text |
| 652 interface Response | 652 interface Response |
| 653 static method error | 653 static method error |
| 654 static method redirect | 654 static method redirect |
| 655 getter body | 655 getter body |
| 656 getter bodyUsed | 656 getter bodyUsed |
| 657 getter headers | 657 getter headers |
| 658 getter ok | 658 getter ok |
| 659 getter redirected |
| 659 getter status | 660 getter status |
| 660 getter statusText | 661 getter statusText |
| 661 getter type | 662 getter type |
| 662 getter url | 663 getter url |
| 663 method arrayBuffer | 664 method arrayBuffer |
| 664 method blob | 665 method blob |
| 665 method clone | 666 method clone |
| 666 method constructor | 667 method constructor |
| 667 method json | 668 method json |
| 668 method text | 669 method text |
| (...skipping 1430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2099 setter onnotificationclick | 2100 setter onnotificationclick |
| 2100 setter onnotificationclose | 2101 setter onnotificationclose |
| 2101 setter onpaymentrequest | 2102 setter onpaymentrequest |
| 2102 setter onpush | 2103 setter onpush |
| 2103 setter onsync | 2104 setter onsync |
| 2104 PASS Verify the interface of ServiceWorkerGlobalScope | 2105 PASS Verify the interface of ServiceWorkerGlobalScope |
| 2105 PASS successfullyParsed is true | 2106 PASS successfullyParsed is true |
| 2106 | 2107 |
| 2107 TEST COMPLETE | 2108 TEST COMPLETE |
| 2108 | 2109 |
| OLD | NEW |