| OLD | NEW |
| 1 CONSOLE WARNING: line 13: This test relies on console message comparison so ther
e can be different -expected.txt files for virtual test suites. | 1 CONSOLE WARNING: line 13: This test relies on console message comparison so ther
e can be different -expected.txt files for virtual test suites. |
| 2 CONSOLE MESSAGE: line 21: Interfaces in document | 2 CONSOLE MESSAGE: line 21: Interfaces in document |
| 3 interface NavigationPreloadManager | 3 interface NavigationPreloadManager |
| 4 method constructor | 4 method constructor |
| 5 method disable | 5 method disable |
| 6 method enable | 6 method enable |
| 7 method getState | 7 method getState |
| 8 method setHeaderValue | 8 method setHeaderValue |
| 9 interface ServiceWorkerRegistration | 9 interface ServiceWorkerRegistration |
| 10 getter active | 10 getter active |
| 11 getter backgroundFetch | 11 getter backgroundFetch |
| 12 getter installing | 12 getter installing |
| 13 getter navigationPreload | 13 getter navigationPreload |
| 14 getter onupdatefound | 14 getter onupdatefound |
| 15 getter paymentAppManager | 15 getter paymentManager |
| 16 getter pushManager | 16 getter pushManager |
| 17 getter scope | 17 getter scope |
| 18 getter sync | 18 getter sync |
| 19 getter waiting | 19 getter waiting |
| 20 method constructor | 20 method constructor |
| 21 method getNotifications | 21 method getNotifications |
| 22 method showNotification | 22 method showNotification |
| 23 method unregister | 23 method unregister |
| 24 method update | 24 method update |
| 25 setter onupdatefound | 25 setter onupdatefound |
| 26 CONSOLE MESSAGE: line 58: Interfaces in normal Service Worker | 26 CONSOLE MESSAGE: line 58: Interfaces in normal Service Worker |
| 27 interface FetchEvent | 27 interface FetchEvent |
| 28 getter clientId | 28 getter clientId |
| 29 getter isReload | 29 getter isReload |
| 30 getter request | 30 getter request |
| 31 method constructor | 31 method constructor |
| 32 method respondWith | 32 method respondWith |
| 33 interface ServiceWorkerRegistration | 33 interface ServiceWorkerRegistration |
| 34 getter active | 34 getter active |
| 35 getter backgroundFetch | 35 getter backgroundFetch |
| 36 getter installing | 36 getter installing |
| 37 getter onupdatefound | 37 getter onupdatefound |
| 38 getter paymentAppManager | 38 getter paymentManager |
| 39 getter pushManager | 39 getter pushManager |
| 40 getter scope | 40 getter scope |
| 41 getter sync | 41 getter sync |
| 42 getter waiting | 42 getter waiting |
| 43 method constructor | 43 method constructor |
| 44 method getNotifications | 44 method getNotifications |
| 45 method showNotification | 45 method showNotification |
| 46 method unregister | 46 method unregister |
| 47 method update | 47 method update |
| 48 setter onupdatefound | 48 setter onupdatefound |
| (...skipping 10 matching lines...) Expand all Loading... |
| 59 method disable | 59 method disable |
| 60 method enable | 60 method enable |
| 61 method getState | 61 method getState |
| 62 method setHeaderValue | 62 method setHeaderValue |
| 63 interface ServiceWorkerRegistration | 63 interface ServiceWorkerRegistration |
| 64 getter active | 64 getter active |
| 65 getter backgroundFetch | 65 getter backgroundFetch |
| 66 getter installing | 66 getter installing |
| 67 getter navigationPreload | 67 getter navigationPreload |
| 68 getter onupdatefound | 68 getter onupdatefound |
| 69 getter paymentAppManager | 69 getter paymentManager |
| 70 getter pushManager | 70 getter pushManager |
| 71 getter scope | 71 getter scope |
| 72 getter sync | 72 getter sync |
| 73 getter waiting | 73 getter waiting |
| 74 method constructor | 74 method constructor |
| 75 method getNotifications | 75 method getNotifications |
| 76 method showNotification | 76 method showNotification |
| 77 method unregister | 77 method unregister |
| 78 method update | 78 method update |
| 79 setter onupdatefound | 79 setter onupdatefound |
| 80 This is a testharness.js-based test. | 80 This is a testharness.js-based test. |
| 81 PASS Navigation preload related interfaces in Origin-Trial enabled document. | 81 PASS Navigation preload related interfaces in Origin-Trial enabled document. |
| 82 PASS Navigation preload related interfaces in normal SW. | 82 PASS Navigation preload related interfaces in normal SW. |
| 83 PASS Navigation preload related interfaces in Origin-Trial enabled SW. | 83 PASS Navigation preload related interfaces in Origin-Trial enabled SW. |
| 84 Harness: the test ran to completion. | 84 Harness: the test ran to completion. |
| 85 | 85 |
| OLD | NEW |