| 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 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 WebGLShaderPrecisionFormat | 455 WebGLShaderPrecisionFormat |
| 456 WebGLTexture | 456 WebGLTexture |
| 457 WebGLUniformLocation | 457 WebGLUniformLocation |
| 458 WebKitAnimationEvent | 458 WebKitAnimationEvent |
| 459 WebKitCSSFilterRule | 459 WebKitCSSFilterRule |
| 460 WebKitCSSFilterValue | 460 WebKitCSSFilterValue |
| 461 WebKitCSSMatrix | 461 WebKitCSSMatrix |
| 462 WebKitCSSTransformValue | 462 WebKitCSSTransformValue |
| 463 WebKitGamepad | 463 WebKitGamepad |
| 464 WebKitMutationObserver | 464 WebKitMutationObserver |
| 465 WebKitPoint | |
| 466 WebKitTransitionEvent | 465 WebKitTransitionEvent |
| 467 WebSocket | 466 WebSocket |
| 468 WheelEvent | 467 WheelEvent |
| 469 Window | 468 Window |
| 470 Worker | 469 Worker |
| 471 XMLDocument | 470 XMLDocument |
| 472 XMLHttpRequest | 471 XMLHttpRequest |
| 473 XMLHttpRequestProgressEvent | 472 XMLHttpRequestProgressEvent |
| 474 XMLHttpRequestUpload | 473 XMLHttpRequestUpload |
| 475 XMLSerializer | 474 XMLSerializer |
| (...skipping 16 matching lines...) Expand all Loading... |
| 492 webkitSpeechGrammar | 491 webkitSpeechGrammar |
| 493 webkitSpeechGrammarList | 492 webkitSpeechGrammarList |
| 494 webkitSpeechRecognition | 493 webkitSpeechRecognition |
| 495 webkitSpeechRecognitionError | 494 webkitSpeechRecognitionError |
| 496 webkitSpeechRecognitionEvent | 495 webkitSpeechRecognitionEvent |
| 497 webkitURL | 496 webkitURL |
| 498 PASS successfullyParsed is true | 497 PASS successfullyParsed is true |
| 499 | 498 |
| 500 TEST COMPLETE | 499 TEST COMPLETE |
| 501 | 500 |
| OLD | NEW |