| 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 603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 614 attribute @@toStringTag | 614 attribute @@toStringTag |
| 615 getter cssText | 615 getter cssText |
| 616 method constructor | 616 method constructor |
| 617 interface CSSSupportsRule : CSSRule | 617 interface CSSSupportsRule : CSSRule |
| 618 attribute @@toStringTag | 618 attribute @@toStringTag |
| 619 getter conditionText | 619 getter conditionText |
| 620 getter cssRules | 620 getter cssRules |
| 621 method constructor | 621 method constructor |
| 622 method deleteRule | 622 method deleteRule |
| 623 method insertRule | 623 method insertRule |
| 624 interface CSSTokenStreamValue : CSSStyleValue |
| 625 attribute @@toStringTag |
| 626 method @@iterator |
| 627 method constructor |
| 628 method entries |
| 629 method forEach |
| 630 method keys |
| 631 method values |
| 624 interface CSSTransformComponent | 632 interface CSSTransformComponent |
| 625 attribute @@toStringTag | 633 attribute @@toStringTag |
| 626 getter cssText | 634 getter cssText |
| 627 method asMatrix | 635 method asMatrix |
| 628 method constructor | 636 method constructor |
| 629 method is2D | 637 method is2D |
| 630 interface CSSTransformValue : CSSStyleValue | 638 interface CSSTransformValue : CSSStyleValue |
| 631 attribute @@toStringTag | 639 attribute @@toStringTag |
| 632 method @@iterator | 640 method @@iterator |
| 633 method constructor | 641 method constructor |
| (...skipping 7153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7787 method stop | 7795 method stop |
| 7788 method webkitCancelAnimationFrame | 7796 method webkitCancelAnimationFrame |
| 7789 method webkitCancelRequestAnimationFrame | 7797 method webkitCancelRequestAnimationFrame |
| 7790 method webkitRequestAnimationFrame | 7798 method webkitRequestAnimationFrame |
| 7791 method webkitRequestFileSystem | 7799 method webkitRequestFileSystem |
| 7792 method webkitResolveLocalFileSystemURL | 7800 method webkitResolveLocalFileSystemURL |
| 7793 PASS successfullyParsed is true | 7801 PASS successfullyParsed is true |
| 7794 | 7802 |
| 7795 TEST COMPLETE | 7803 TEST COMPLETE |
| 7796 | 7804 |
| OLD | NEW |