| OLD | NEW |
| 1 This test documents all interface attributes and methods on DedicatedWorkerGloba
lScope. | 1 This test documents all interface attributes and methods on DedicatedWorkerGloba
lScope. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 Starting worker: resources/global-interface-listing.js | 6 Starting worker: resources/global-interface-listing.js |
| 7 [Worker] [INTERFACES] | 7 [Worker] [INTERFACES] |
| 8 [Worker] interface BackgroundFetchFetch | 8 [Worker] interface BackgroundFetchFetch |
| 9 [Worker] attribute @@toStringTag | 9 [Worker] attribute @@toStringTag |
| 10 [Worker] getter request | 10 [Worker] getter request |
| (...skipping 802 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 813 [Worker] interface PushManager | 813 [Worker] interface PushManager |
| 814 [Worker] static getter supportedContentEncodings | 814 [Worker] static getter supportedContentEncodings |
| 815 [Worker] attribute @@toStringTag | 815 [Worker] attribute @@toStringTag |
| 816 [Worker] method constructor | 816 [Worker] method constructor |
| 817 [Worker] method getSubscription | 817 [Worker] method getSubscription |
| 818 [Worker] method permissionState | 818 [Worker] method permissionState |
| 819 [Worker] method subscribe | 819 [Worker] method subscribe |
| 820 [Worker] interface PushSubscription | 820 [Worker] interface PushSubscription |
| 821 [Worker] attribute @@toStringTag | 821 [Worker] attribute @@toStringTag |
| 822 [Worker] getter endpoint | 822 [Worker] getter endpoint |
| 823 [Worker] getter expirationTime |
| 823 [Worker] getter options | 824 [Worker] getter options |
| 824 [Worker] method constructor | 825 [Worker] method constructor |
| 825 [Worker] method getKey | 826 [Worker] method getKey |
| 826 [Worker] method toJSON | 827 [Worker] method toJSON |
| 827 [Worker] method unsubscribe | 828 [Worker] method unsubscribe |
| 828 [Worker] interface PushSubscriptionOptions | 829 [Worker] interface PushSubscriptionOptions |
| 829 [Worker] attribute @@toStringTag | 830 [Worker] attribute @@toStringTag |
| 830 [Worker] getter applicationServerKey | 831 [Worker] getter applicationServerKey |
| 831 [Worker] getter userVisibleOnly | 832 [Worker] getter userVisibleOnly |
| 832 [Worker] method constructor | 833 [Worker] method constructor |
| (...skipping 1522 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2355 [Worker] method webkitRequestFileSystem | 2356 [Worker] method webkitRequestFileSystem |
| 2356 [Worker] method webkitRequestFileSystemSync | 2357 [Worker] method webkitRequestFileSystemSync |
| 2357 [Worker] method webkitResolveLocalFileSystemSyncURL | 2358 [Worker] method webkitResolveLocalFileSystemSyncURL |
| 2358 [Worker] method webkitResolveLocalFileSystemURL | 2359 [Worker] method webkitResolveLocalFileSystemURL |
| 2359 [Worker] setter onmessage | 2360 [Worker] setter onmessage |
| 2360 [Worker] setter onmessageerror | 2361 [Worker] setter onmessageerror |
| 2361 PASS successfullyParsed is true | 2362 PASS successfullyParsed is true |
| 2362 | 2363 |
| 2363 TEST COMPLETE | 2364 TEST COMPLETE |
| 2364 | 2365 |
| OLD | NEW |