| 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 690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 701 method arcTo | 701 method arcTo |
| 702 method bezierCurveTo | 702 method bezierCurveTo |
| 703 method closePath | 703 method closePath |
| 704 method constructor | 704 method constructor |
| 705 method ellipse | 705 method ellipse |
| 706 method lineTo | 706 method lineTo |
| 707 method moveTo | 707 method moveTo |
| 708 method quadraticCurveTo | 708 method quadraticCurveTo |
| 709 method rect | 709 method rect |
| 710 interface PaymentRequestEvent : ExtendableEvent | 710 interface PaymentRequestEvent : ExtendableEvent |
| 711 getter data | 711 getter appRequest |
| 712 method constructor | 712 method constructor |
| 713 method respondWith | 713 method respondWith |
| 714 interface PerformanceObserverEntryList | 714 interface PerformanceObserverEntryList |
| 715 method constructor | 715 method constructor |
| 716 method getEntries | 716 method getEntries |
| 717 method getEntriesByName | 717 method getEntriesByName |
| 718 method getEntriesByType | 718 method getEntriesByType |
| 719 interface PermissionStatus : EventTarget | 719 interface PermissionStatus : EventTarget |
| 720 getter onchange | 720 getter onchange |
| 721 getter state | 721 getter state |
| (...skipping 1513 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2235 setter onnotificationclick | 2235 setter onnotificationclick |
| 2236 setter onnotificationclose | 2236 setter onnotificationclose |
| 2237 setter onpaymentrequest | 2237 setter onpaymentrequest |
| 2238 setter onpush | 2238 setter onpush |
| 2239 setter onsync | 2239 setter onsync |
| 2240 PASS Verify the interface of ServiceWorkerGlobalScope | 2240 PASS Verify the interface of ServiceWorkerGlobalScope |
| 2241 PASS successfullyParsed is true | 2241 PASS successfullyParsed is true |
| 2242 | 2242 |
| 2243 TEST COMPLETE | 2243 TEST COMPLETE |
| 2244 | 2244 |
| OLD | NEW |