| 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 4911 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4922 method constructor | 4922 method constructor |
| 4923 interface SVGDescElement : SVGElement | 4923 interface SVGDescElement : SVGElement |
| 4924 attribute @@toStringTag | 4924 attribute @@toStringTag |
| 4925 method constructor | 4925 method constructor |
| 4926 interface SVGDiscardElement : SVGElement | 4926 interface SVGDiscardElement : SVGElement |
| 4927 attribute @@toStringTag | 4927 attribute @@toStringTag |
| 4928 method constructor | 4928 method constructor |
| 4929 interface SVGElement : Element | 4929 interface SVGElement : Element |
| 4930 attribute @@toStringTag | 4930 attribute @@toStringTag |
| 4931 getter className | 4931 getter className |
| 4932 getter dataset |
| 4932 getter onabort | 4933 getter onabort |
| 4933 getter onauxclick | 4934 getter onauxclick |
| 4934 getter onblur | 4935 getter onblur |
| 4935 getter oncancel | 4936 getter oncancel |
| 4936 getter oncanplay | 4937 getter oncanplay |
| 4937 getter oncanplaythrough | 4938 getter oncanplaythrough |
| 4938 getter onchange | 4939 getter onchange |
| 4939 getter onclick | 4940 getter onclick |
| 4940 getter onclose | 4941 getter onclose |
| 4941 getter oncontextmenu | 4942 getter oncontextmenu |
| (...skipping 2916 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7858 method stop | 7859 method stop |
| 7859 method webkitCancelAnimationFrame | 7860 method webkitCancelAnimationFrame |
| 7860 method webkitCancelRequestAnimationFrame | 7861 method webkitCancelRequestAnimationFrame |
| 7861 method webkitRequestAnimationFrame | 7862 method webkitRequestAnimationFrame |
| 7862 method webkitRequestFileSystem | 7863 method webkitRequestFileSystem |
| 7863 method webkitResolveLocalFileSystemURL | 7864 method webkitResolveLocalFileSystemURL |
| 7864 PASS successfullyParsed is true | 7865 PASS successfullyParsed is true |
| 7865 | 7866 |
| 7866 TEST COMPLETE | 7867 TEST COMPLETE |
| 7867 | 7868 |
| OLD | NEW |