| OLD | NEW |
| 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. | 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. |
| 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. | 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. |
| 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| (...skipping 735 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 746 getter buffer | 746 getter buffer |
| 747 getter normalize | 747 getter normalize |
| 748 method constructor | 748 method constructor |
| 749 setter buffer | 749 setter buffer |
| 750 setter normalize | 750 setter normalize |
| 751 interface CountQueuingStrategy | 751 interface CountQueuingStrategy |
| 752 method constructor | 752 method constructor |
| 753 method size | 753 method size |
| 754 interface Credential | 754 interface Credential |
| 755 attribute @@toStringTag | 755 attribute @@toStringTag |
| 756 getter iconURL | |
| 757 getter id | 756 getter id |
| 758 getter name | |
| 759 getter type | 757 getter type |
| 760 method constructor | 758 method constructor |
| 761 interface CredentialsContainer | 759 interface CredentialsContainer |
| 762 attribute @@toStringTag | 760 attribute @@toStringTag |
| 763 method constructor | 761 method constructor |
| 764 method get | 762 method get |
| 765 method requireUserMediation | 763 method requireUserMediation |
| 766 method store | 764 method store |
| 767 interface Crypto | 765 interface Crypto |
| 768 attribute @@toStringTag | 766 attribute @@toStringTag |
| (...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1550 method constructor | 1548 method constructor |
| 1551 setter onerror | 1549 setter onerror |
| 1552 setter onmessage | 1550 setter onmessage |
| 1553 setter onopen | 1551 setter onopen |
| 1554 interface EventTarget | 1552 interface EventTarget |
| 1555 attribute @@toStringTag | 1553 attribute @@toStringTag |
| 1556 method addEventListener | 1554 method addEventListener |
| 1557 method constructor | 1555 method constructor |
| 1558 method dispatchEvent | 1556 method dispatchEvent |
| 1559 method removeEventListener | 1557 method removeEventListener |
| 1560 interface FederatedCredential : Credential | 1558 interface FederatedCredential : SiteBoundCredential |
| 1561 attribute @@toStringTag | 1559 attribute @@toStringTag |
| 1562 getter protocol | 1560 getter protocol |
| 1563 getter provider | 1561 getter provider |
| 1564 method constructor | 1562 method constructor |
| 1565 interface File : Blob | 1563 interface File : Blob |
| 1566 attribute @@toStringTag | 1564 attribute @@toStringTag |
| 1567 getter lastModified | 1565 getter lastModified |
| 1568 getter lastModifiedDate | 1566 getter lastModifiedDate |
| 1569 getter name | 1567 getter name |
| 1570 getter webkitRelativePath | 1568 getter webkitRelativePath |
| (...skipping 2515 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4086 method constructor | 4084 method constructor |
| 4087 method setPeriodicWave | 4085 method setPeriodicWave |
| 4088 method start | 4086 method start |
| 4089 method stop | 4087 method stop |
| 4090 setter onended | 4088 setter onended |
| 4091 setter type | 4089 setter type |
| 4092 interface PageTransitionEvent : Event | 4090 interface PageTransitionEvent : Event |
| 4093 attribute @@toStringTag | 4091 attribute @@toStringTag |
| 4094 getter persisted | 4092 getter persisted |
| 4095 method constructor | 4093 method constructor |
| 4096 interface PasswordCredential : Credential | 4094 interface PasswordCredential : SiteBoundCredential |
| 4097 attribute @@toStringTag | 4095 attribute @@toStringTag |
| 4098 getter additionalData | 4096 getter additionalData |
| 4099 getter idName | 4097 getter idName |
| 4100 getter passwordName | 4098 getter passwordName |
| 4101 method constructor | 4099 method constructor |
| 4102 setter additionalData | 4100 setter additionalData |
| 4103 setter idName | 4101 setter idName |
| 4104 setter passwordName | 4102 setter passwordName |
| 4105 interface Path2D | 4103 interface Path2D |
| 4106 attribute @@toStringTag | 4104 attribute @@toStringTag |
| (...skipping 1666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5773 getter recipient | 5771 getter recipient |
| 5774 getter regionCode | 5772 getter regionCode |
| 5775 getter sortingCode | 5773 getter sortingCode |
| 5776 method constructor | 5774 method constructor |
| 5777 interface SimpleLength : LengthValue | 5775 interface SimpleLength : LengthValue |
| 5778 attribute @@toStringTag | 5776 attribute @@toStringTag |
| 5779 getter type | 5777 getter type |
| 5780 getter value | 5778 getter value |
| 5781 method constructor | 5779 method constructor |
| 5782 setter value | 5780 setter value |
| 5781 interface SiteBoundCredential : Credential |
| 5782 attribute @@toStringTag |
| 5783 getter iconURL |
| 5784 getter name |
| 5785 method constructor |
| 5783 interface Skew : TransformComponent | 5786 interface Skew : TransformComponent |
| 5784 attribute @@toStringTag | 5787 attribute @@toStringTag |
| 5785 getter ax | 5788 getter ax |
| 5786 getter ay | 5789 getter ay |
| 5787 method constructor | 5790 method constructor |
| 5788 interface SourceBuffer : EventTarget | 5791 interface SourceBuffer : EventTarget |
| 5789 attribute @@toStringTag | 5792 attribute @@toStringTag |
| 5790 getter appendWindowEnd | 5793 getter appendWindowEnd |
| 5791 getter appendWindowStart | 5794 getter appendWindowStart |
| 5792 getter audioTracks | 5795 getter audioTracks |
| (...skipping 1835 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7628 method stop | 7631 method stop |
| 7629 method webkitCancelAnimationFrame | 7632 method webkitCancelAnimationFrame |
| 7630 method webkitCancelRequestAnimationFrame | 7633 method webkitCancelRequestAnimationFrame |
| 7631 method webkitRequestAnimationFrame | 7634 method webkitRequestAnimationFrame |
| 7632 method webkitRequestFileSystem | 7635 method webkitRequestFileSystem |
| 7633 method webkitResolveLocalFileSystemURL | 7636 method webkitResolveLocalFileSystemURL |
| 7634 PASS successfullyParsed is true | 7637 PASS successfullyParsed is true |
| 7635 | 7638 |
| 7636 TEST COMPLETE | 7639 TEST COMPLETE |
| 7637 | 7640 |
| OLD | NEW |