| OLD | NEW |
| 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. | 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. |
| 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. | 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. |
| 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. | 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. |
| 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. | 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. |
| 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. | 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. |
| 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. | 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. |
| 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. | 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. |
| 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. | 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. |
| 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. | 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. |
| 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. | 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. |
| (...skipping 7757 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7768 attribute caches | 7768 attribute caches |
| 7769 attribute chrome | 7769 attribute chrome |
| 7770 attribute clientInformation | 7770 attribute clientInformation |
| 7771 attribute closed | 7771 attribute closed |
| 7772 attribute console | 7772 attribute console |
| 7773 attribute crypto | 7773 attribute crypto |
| 7774 attribute customElements | 7774 attribute customElements |
| 7775 attribute defaultStatus | 7775 attribute defaultStatus |
| 7776 attribute defaultstatus | 7776 attribute defaultstatus |
| 7777 attribute devicePixelRatio | 7777 attribute devicePixelRatio |
| 7778 attribute document | 7778 getter document |
| 7779 attribute event | 7779 attribute event |
| 7780 attribute eventSender | 7780 attribute eventSender |
| 7781 attribute external | 7781 attribute external |
| 7782 attribute frameElement | 7782 attribute frameElement |
| 7783 attribute frames | 7783 attribute frames |
| 7784 attribute gamepadController | 7784 attribute gamepadController |
| 7785 attribute history | 7785 attribute history |
| 7786 attribute indexedDB | 7786 attribute indexedDB |
| 7787 attribute innerHeight | 7787 attribute innerHeight |
| 7788 attribute innerWidth | 7788 attribute innerWidth |
| (...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7970 method stop | 7970 method stop |
| 7971 method webkitCancelAnimationFrame | 7971 method webkitCancelAnimationFrame |
| 7972 method webkitCancelRequestAnimationFrame | 7972 method webkitCancelRequestAnimationFrame |
| 7973 method webkitRequestAnimationFrame | 7973 method webkitRequestAnimationFrame |
| 7974 method webkitRequestFileSystem | 7974 method webkitRequestFileSystem |
| 7975 method webkitResolveLocalFileSystemURL | 7975 method webkitResolveLocalFileSystemURL |
| 7976 PASS successfullyParsed is true | 7976 PASS successfullyParsed is true |
| 7977 | 7977 |
| 7978 TEST COMPLETE | 7978 TEST COMPLETE |
| 7979 | 7979 |
| OLD | NEW |