| OLD | NEW |
| 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. | 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 202 method removeProperty | 202 method removeProperty |
| 203 method setProperty | 203 method setProperty |
| 204 interface CSSStyleRule | 204 interface CSSStyleRule |
| 205 method constructor | 205 method constructor |
| 206 interface CSSStyleSheet | 206 interface CSSStyleSheet |
| 207 method addRule | 207 method addRule |
| 208 method constructor | 208 method constructor |
| 209 method deleteRule | 209 method deleteRule |
| 210 method insertRule | 210 method insertRule |
| 211 method removeRule | 211 method removeRule |
| 212 interface CSSSupportsRule |
| 213 method constructor |
| 214 method deleteRule |
| 215 method insertRule |
| 212 interface CSSUnknownRule | 216 interface CSSUnknownRule |
| 213 method constructor | 217 method constructor |
| 214 interface CSSViewportRule | 218 interface CSSViewportRule |
| 215 method constructor | 219 method constructor |
| 216 interface CanvasGradient | 220 interface CanvasGradient |
| 217 method addColorStop | 221 method addColorStop |
| 218 method constructor | 222 method constructor |
| 219 interface CanvasPattern | 223 interface CanvasPattern |
| 220 method constructor | 224 method constructor |
| 221 method setTransform | 225 method setTransform |
| (...skipping 2891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3113 method constructor | 3117 method constructor |
| 3114 interface webkitSpeechRecognitionEvent | 3118 interface webkitSpeechRecognitionEvent |
| 3115 method constructor | 3119 method constructor |
| 3116 interface webkitURL | 3120 interface webkitURL |
| 3117 method constructor | 3121 method constructor |
| 3118 method toString | 3122 method toString |
| 3119 PASS successfullyParsed is true | 3123 PASS successfullyParsed is true |
| 3120 | 3124 |
| 3121 TEST COMPLETE | 3125 TEST COMPLETE |
| 3122 | 3126 |
| OLD | NEW |